I tryued : cd build/programs/xcursorgen and then........... make cleandir and then........... makeg But I got the same error......... max@pcmax:~/build/programs/xcursorgen$ makeg gcc -m32 -g -ansi -Wall -Wpointer-arith -Wundef -I. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o xcursorgen.o xcursorgen.c rm -f xcursorgen gcc -m32 -o xcursorgen -g -ansi -Wall -Wpointer-arith -Wundef -L../../exports/lib xcursorgen.o -lXcursor -lXrender -lXext -lX11 -lpng -lm -lz -Wl,-rpath-link,../../exports/lib rm -f xcursorgen._man cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86" <xcursorgen.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xcursorgen._man rm -f xcursorgen.1x.html xcursorgen.1x-html ../../config/util/rman -f HTML < xcursorgen._man \ > xcursorgen.1x-html && mv -f xcursorgen.1x-html xcursorgen.1x.html making all in programs/xcursorgen/redglass... make[1]: Entering directory `/home/max/build/programs/xcursorgen/redglass' LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen gumby.cfg gumby make[1]: *** [gumby] Segmentation fault make[1]: *** Deleting file `gumby' make[1]: Leaving directory `/home/max/build/programs/xcursorgen/redglass' make: *** [all] Error 2 I tryed to reinstall compiler and now I'm thinking to reinstall C library. Thanks Massimo ---------- Initial Header ----------- >From : xfree86-admin@xxxxxxxxxxx To : "xfree86" xfree86@xxxxxxxxxxx Cc : Date : Fri, 18 Aug 2006 10:36:21 -0600 (MDT) Subject : Re: [gumby] Segmentation fault > On Fri, 4 Aug 2006, maxim65@xxxxxxxxx wrote: > > >>> I tryed to compile 4.6.0 source code but I got this error message: > > >>> LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen > >>> draped_box.cfg draped_box > >>> LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen > >>> fleur.cfg fleur > >>> LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen > >>> gumby.cfg gumby > >>> make[5]: *** [gumby] Segmentation fault > >>> make[5]: *** Deleting file `gumby' > >>> make[5]: Leaving directory `/home/max/build/programs/xcursorgen/redglass' > >>> make[4]: *** [all] Error 2 > >>> make[4]: Leaving directory `/home/max/build/programs/xcursorgen' > >>> make[3]: *** [all] Error 2 > >>> make[3]: Leaving directory `/home/max/build/programs' > >>> make[2]: *** [all] Error 2 > >>> make[2]: Leaving directory `/home/max/build' > >>> make[1]: *** [World] Error 2 > >>> make[1]: Leaving directory `/home/max/build' > >>> make: *** [World] Error 2 > > >>> Is there somebody that know what's the problem? > > >> What platform (architecture & OS) is this? I don't see this problem in any > >> of my builds. > > > It's Linux slackware 10.2 with 2.6.17.7 kernel on an amd athlon64 pc. > > I haven't seen this problem on any of my systems. Let's try generating a > backtrace with ... > > cd /home/max/build/xcursorgen > make cleandir > makeg > gdb xcursurgen core > bt > quit > > Thanks. > > Marc. > > +----------------------------------+-----------------------------------+ > | Marc Aurele La France | work: 1-780-492-9310 | > | Academic Information and | fax: 1-780-492-1729 | > | Communications Technologies | email: tsi@xxxxxxxxxxx | > | 352 General Services Building +-----------------------------------+ > | University of Alberta | | > | Edmonton, Alberta | Standard disclaimers apply | > | T6G 2H1 | | > | CANADA | | > +----------------------------------+-----------------------------------+ > XFree86 developer and VP. ATI driver and X server internals. > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86