Hi hackers, Has anyone been able to run the latest GGI stuff on a stable box? The port graphics/libggi is outdated. The problem seems to be when the execution enters the X library... There package is really easy-to-compile. Any X advanced user to give it a try? (gdb) core-file lt-demo.core Core was generated by `lt-demo'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/contrib/degas/lib/libggi/ggi/.libs/libggi.so.2...done. Reading symbols from /usr/local/lib/libgii.so.0...done. Reading symbols from /usr/local/lib/libgg.so.0...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/local/lib/ggi/display/X.so...done. Reading symbols from /usr/local/lib/libggi.so.2...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...done. Reading symbols from /usr/local/lib/ggi/input/xwin.so...done. Reading symbols from /usr/local/lib/ggi/display/mansync.so...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x28153907 in XCreateWindow () from /usr/X11R6/lib/libX11.so.6 (gdb) where #0 0x28153907 in XCreateWindow () from /usr/X11R6/lib/libX11.so.6 #1 0x2811521c in GGIdl_X () at mode.inc:393 #2 0x2806b3fd in ggiSetMode () at mode.c:68 #3 0x804941b in main (argc=0, argv=0xbfbffb94) at demo.c:379 #4 0x8048ec1 in _start () Thanks, Nicholas -- Nicolas Souchu Alc�ve - Open Source Software Engineer - http://www.alcove.fr To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

