Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 10:32:55 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        boxend@swbell.net, Mark <boxend@redtick.homeunix.com>, error@redtick.homeunix.com, freebsd-questions@freebsd.org, world@redtick.homeunix.com
Subject:   Re: make
Message-ID:  <200310101032.55276.kstewart@owt.com>
In-Reply-To: <200310061454.h96EsZfw028400@boxg.redtick.homeunix.com>
References:  <200310061454.h96EsZfw028400@boxg.redtick.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 06 October 2003 07:54 am, Mark wrote:
> while doing a make world on a 4.8 box I get this error
>
> ===> gnu/usr.bin/cc/cccp
> cc -O -pipe  -DIN_GCC -DHAVE_CONFIG_H
> -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/
> usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cccp/../cc_tools
> -I/usr/src/gnu/usr. bin/cc/cccp/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cccp/../../../../contrib/gcc -
> I/usr/src/gnu/usr.bin/cc/cccp/../../../../contrib/gcc/config   
> -D__FBSDID=__RCS ID -c
> /usr/src/gnu/usr.bin/cc/cccp/../../../../contrib/gcc/cccp.c {standard
> input}: cc: Assembler messages:
> {standard input}:7083: Warning: end of file not at end of a line;
> newline insert ed
> Internal compiler error: program cc1 got fatal signal 11
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/cc/cccp.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/cc.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> boxs#
>
> I waited a day and did a new cvsup, thinking it was a new code error,
> but I'm still getting the same msg. Any ideas???

There is a FAQ entry for signal 11 errors. They are usually hardware 
related and the FAQ shows how to track down what kind of error it is. 
The 1st choice is memory and everything else is basically component 
heating.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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