Today I tried to install xemacs, but I haven't been successful in running it. First, I tried to install the packages xemacs19_19.15-3.1.deb and xemacs19-support_19.15-3.1.deb from hamm, since I have been following the hamm tree for a while now. But instead of a nice program, I got this:
$ xemacs xemacs: can't resolve symbol '__sigsetjmp' Does anybody know why this happens? I then removed these and tried to install xemacs_19.14-1.deb and xemacs-support_19.14-1.deb from bo, but then I got $ xemacs Segmentation Fault (core dumped). Gdb said: $ gdb /usr/bin/xemacs core GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16.patched (i586-debian-linux), Copyright 1996 Free Software Foundation, Inc... Core was generated by `xemacs'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/X11R6/lib/Xaw3d/libXaw.so.6...done. Reading symbols from /usr/X11R6/lib/libXpm.so.4...done. Reading symbols from /usr/lib/libcompface.so.1...done. Reading symbols from /usr/lib/libjpeg.so.6a...done. Reading symbols from /usr/lib/libpng.so.1...done. Reading symbols from /usr/lib/libz.so.1...done. Reading symbols from /usr/X11R6/lib/libXmu.so.6...done. Reading symbols from /usr/X11R6/lib/libXt.so.6...done. Reading symbols from /usr/X11R6/lib/libSM.so.6...done. Reading symbols from /usr/X11R6/lib/libICE.so.6...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /lib/libncurses.so.3.0...done. Reading symbols from /usr/lib/libgdbm.so.1...done. Reading symbols from /usr/lib/libdb.so.1...done. Reading symbols from /lib/libm.so.5...done. Reading symbols from /lib/libc.so.5...done. Reading symbols from /lib/libc.so.6...done. Reading symbols from /lib/ld-linux.so.2...done. Reading symbols from /lib/ld-linux.so.1...done. #0 0x40299996 in rindex () (gdb) <blinking cursor here> It seems all the libraries are in place. I don't know any more of gdb than the 'quit' command, so I exited gdb. Then I tried xemacs20_20.2-1.deb and xemacs20-support_20.2-1.deb from hamm, but it crashed immediately with a whole lot of error messages, of which the last was: Aborted (core dumped) Gdb said: $ gdb /usr/bin/xemacs core GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16.patched (i586-debian-linux), Copyright 1996 Free Software Foundation, Inc... Core was generated by `xemacs'. Program terminated with signal 6, Aborted. find_solib: Can't read pathname for load map: Input/output error #0 0x40233ea1 in ?? () from /lib/libc.so.6 (gdb) <blinking cursor here> So, what's the problem? I have updated all packages in my system to the latest hamm version. Xemacs is the only program I have of which both the hamm and bo versions don't work on my system. Remco -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .