On Sun, May 4, 2008 at 10:03 AM, Aguiar Magalhaes <[EMAIL PROTECTED]> wrote: > Hi list, > > How can i fix the error below ? > > Thanks, > > Aguiar > > > # make buildworld > > - - - - - - - - - - - - - - - - - - - - - > cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libc/include > -I/usr/src/lib/li > bc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE > -I/usr/src/lib > /libc/../../contrib/gdtoa -DINET6 -I/usr/obj/usr/src/lib/libc > -I/usr/src/lib/lib > c/resolv -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP > -DDES > _BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING > -Wsystem- > headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c > /usr/src/l > ib/libc/stdlib/strtoul.c > In file included from /usr/src/lib/libc/stdlib/strtoul.c:39: > /usr/src/lib/libc/../../include/stdlib.h:98: internal compiler error: > Segmentati > on fault: 11
Typically, a segfault from gcc indicates failing hardware, the most likely culprit being the RAM. Test the RAM with memtest86 (http://memtest86.com/download.html) to rule it out. Josh _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
