Red Hat 6.2 gcc gcc-2.95.2-7cl autoconf-2.53-8 automake-1.6.3-4cl Clean build:
./autogen.sh configured by ./configure, generated by GNU Autoconf 2.53, with options \"'--with-extra-lib=/home/mv/xforms-1.0/lib:/home/mv/xforms-1.0/image' '--with-extra-inc=/home/mv/xforms-1.0/exports/include' '--with-included-boost'\" Build process works great now with these updated autoconf/automake packages (note: ac from RH8, am from Conectiva!). But then, the produced binary fails when run as export LD_LIBRARY_PATH=/home/mv/xforms-1.0/lib:/home/mv/xforms-1.0/image ./lyx inside src. xforms-1.0 (savannah tarball) was built using xmkmf -a, followed by make, as instructed. During build I moved my pre-existing xforms-0.88 library and header files aside, so they wouldn't be found, again as instructed. This was also the case during LyX build (I suspect not necessary though). Here's the rest of the story: ----- [EMAIL PROTECTED]:~/lyx-test/src]$ ./lyx.sh lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in Help->Introduction and send us a bug report, if necessary. Thanks ! Bye. [EMAIL PROTECTED]:~/lyx-test/src]$ gdb lyx core GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or 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. This GDB was configured as "i386-redhat-linux"... Core was generated by `./lyx -userdir .lyxx'. Program terminated with signal 6, Aborted. Reading symbols from /home/mv/xforms-1.0/image/libflimage.so.1...done. Reading symbols from /usr/lib/libjpeg.so.62...done. Reading symbols from /home/mv/xforms-1.0/lib/libforms.so.1...done. Reading symbols from /usr/X11R6/lib/libXpm.so.4...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/libX11.so.6...done. Reading symbols from /usr/lib/libstdc++-libc6.1-2.so.3...done. Reading symbols from /lib/libm.so.6...done. Reading symbols from /lib/libc.so.6...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/lib/libtiff.so.3...done. Reading symbols from /lib/ld-linux.so.2...done. Reading symbols from /usr/lib/libz.so.1...done. Reading symbols from /lib/libnss_files.so.2...done. Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. #0 0x402b4d41 in __kill () from /lib/libc.so.6 (gdb) bt #0 0x402b4d41 in __kill () from /lib/libc.so.6 #1 0x402b49b6 in raise (sig=6) at ../sysdeps/posix/raise.c:27 #2 0x402b60d8 in abort () at ../sysdeps/generic/abort.c:88 #3 0x84c68ef in Letext () at abort.C:9 #4 0x81196d6 in error_handler (err_sig=11) at ../src/lyx_main.C:208 #5 0x402b4c68 in __restore () at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127 #6 0x40130d0f in fl_setpup_fontstyle (style=0) at xpopup.c:403 #7 0x82cc069 in lyx_gui::parse_lyxrc () at lyx_gui.C:228 #8 0x81186ad in LyX::LyX (this=0xbffff860, [EMAIL PROTECTED], argv=0xbffff8b4) at ../src/lyx_main.C:123 #9 0x818a0bf in main (argc=1, argv=0xbffff8b4) at main.C:23 (gdb) ----- CVS is from a couple of days ago. What's going on? It seems to crash in fl_setpup_fontsize (=fl_setpup_default_fontsize) [*style? the backtrace refers to that, but the call on line 403 is to *size] inside xforms. I would like to get this working so I can start on "branches" again. -Martin -- Martin Vermeer [EMAIL PROTECTED] Helsinki University of Technology Dept. of Surveying, Inst. of Geodesy P.O. Box 1200, FIN-02015 HUT, Finland :wq
pgp00000.pgp
Description: PGP signature