gluzberg(a)us.ibm.com writes:
I set up xemacs as in the intructions, except for one thing.
In the file config.h I had to change all the occurences of Rconnect,
Rbind, etc (for the socks stuff) to SOCKSconnect, SOCKSbind, etc. This
is because I was using socks5 instead of socks4. I also had to include
-lsocks5 in the link portion of the main Makefile (src/Makefile)
Is there any chance you could make this autoconf detectable and
contribute that back. Alternatively could point to some Autoconf
based package that does correctly detect your setup.
after finally connecting to the site ( i think it also went as far
as
succsessfully changing into the proper directory), xemacs promptly crashed.
From the look of where it crashed in the code it seems it got the
index file correctly.
#3 0x4010482e in XmProcessTraversal () from
/usr/X11R6/lib/libXm.so.2
#4 0x81c117d in make_dialog ()
#5 0x81c1645 in xm_create_dialog ()
Which Motif is that? Does it match the set of X libs you got? Does
compiling without motif help?
-- Eugene Gluzberg,
IBM T.J. Watson Research Center,
Java Server Performance (JASPER) Group
Nice codename!
Jan