make

Kent Stewart kstewart at owt.com
Fri Oct 10 10:33:13 PDT 2003


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



More information about the freebsd-questions mailing list