On Thu, 26 Oct 2006, Matt Smith wrote:

> Hey guys,
> I got a band new install of FreeBSD that will not compile.  Stop code while
> compiling UnrealIRCD follows:
<snip>
> gcc -I../include -I/usr/home/khawkins/Unreal3.2/extras/regexp/include
> -I/usr/hom
> e/khawkins/Unreal3.2/extras/c-ares/include -pipe -g -O2 -funsigned-char
> -fno-str
> ict-aliasing -DZIP_LINKS -export-dynamic   -fPIC -DPIC -shared
> -DDYNAMIC_LINKING
>   -o m_tkl.so m_tkl.c
> m_tkl.c: In function `_m_tkl':
> m_tkl.c:2187: internal compiler error: Segmentation fault: 11
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> *** Error code 1
>
> Stop in /usr/home/khawkins/Unreal3.2/src/modules.
> *** Error code 1
>
> Stop in /usr/home/khawkins/Unreal3.2/src.
> *** Error code 1
>
> Stop in /usr/home/khawkins/Unreal3.2.
> $
>
> Is there something up with the FreeBSD download?

Internal compiler errors in GCC are hardware problems in almost all cases.
Check your CPU temperature, and the state of your RAM.

David Adam
[EMAIL PROTECTED]
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to