Date: Mon, 06 Oct 2003 14:31:32 -0700 From: jason <jason@ec.rr.com> To: mark.b@chillicothehospital.org Cc: freebsd-questions@freebsd.org Subject: Re: make world error Message-ID: <3F81DF34.60302@ec.rr.com> In-Reply-To: <3F81540B.6284.C3AA45@localhost> References: <3F81540B.6284.C3AA45@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Sometimes it hard to find the cause, but most problems I have had have
been with the make.conf file. Keep relaxing the settings in it(02->0 or
no 0 at all, and remove extra stuff) until it works. Or just subtistute
the default in place of your regular make.conf and try a build.
mark.b@chillicothehospital.org wrote:
>On a make world on a 4.8 box, this is the error msg
>
>===> 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=__RCSID -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 inserted
>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.
>
>#end error
>
>I waited a day did a new cvsup, thinking it was a new code errror, but I get the same
>msg.
>
>Any ideas??
>
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F81DF34.60302>
