Rodney Sparapani writes:
configure --cflags=-Os --with-dialogs=athena --with-widgets=athena
--with-mule --with-xim=xlib
Do you need XIM for non-English input? If not, use --with-xim=no.
AFAIK it's basically deprecated everywhere nowadays.
Loaded symbols for /usr/lib/libXaw.so.5
Loaded symbols for /usr/lib/libXmu.so.4
Loaded symbols for /usr/lib/libXt.so.4
Loaded symbols for /usr/lib/libX11.so.4
Loaded symbols for /usr/lib/libSM.so.6
Loaded symbols for /usr/lib/libICE.so.6
This mix of library versions may be correct on Solaris; library
versioning is a vendor-specific thing. It may be worth checking,
though, especially if nothing else works.
(gdb) where
#0 0xfeca01a0 in _libc_kill () from /usr/lib/libc.so.1
#1 0x00077e2c in fatal_error_signal ()
#2 <signal handler called>
#3 0x00000000 in ?? ()
#4 0xff05e4b4 in XRegisterIMInstantiateCallback () from /usr/lib/libX11.so.4
I have a suspicion that to placate an XFree86 or Xorg diety we have
offered a sacrifice of a NULL callback or something like that. I'll
try to take a look at it, but AFAIK nobody here knows much about that
code; if --with-xim=no will work for you, that's what you should do.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta