Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2008 10:23:15 -0400
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        magalhj@yahoo.com.br
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make buildworld
Message-ID:  <8cb6106e0805040723s11012743qc44d9497ba05452f@mail.gmail.com>
In-Reply-To: <97010.8736.qm@web31604.mail.mud.yahoo.com>
References:  <97010.8736.qm@web31604.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 4, 2008 at 10:03 AM, Aguiar Magalhaes <magalhj@yahoo.com.br> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb6106e0805040723s11012743qc44d9497ba05452f>