Date: Sat, 17 Nov 2001 22:57:12 -0500 (EST) From: Chris BeHanna <behanna@zbzoom.net> To: FreeBSD-Stable <stable@freebsd.org> Subject: Re: make buildworld fails Message-ID: <20011117225540.Y8761-100000@topperwein.dyndns.org> In-Reply-To: <041401c16f87$e73d31e0$0201a8c0@longs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Nov 2001, Paul W Long wrote: > On Friday 16 November 2001 8:42 pm Crist J. Clark said > > [snip] > > > # cd /usr/src > > > # make -j4 buildworld (I also tried it without the -j4 ) > > > > Let's see the output without the '-j4.' We don't actually see the > > error message below. And... > > Here's the last couple lines without the -j4 (the whole big mess can be seen > at www.longs.org/~pwl/mw-noj4.out) > > Extracting config.h (with variable substitutions) > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/perl.c > -o perl.o > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/gv.c -o gv.o > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/toke.c > -o toke.o > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/libperl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/libperl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > > Stop in /usr/src. > {standard input}: Assembler messages: > {standard input}:1970: Warning: end of file not at end of a line; newline > inserted ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It looks like perhaps some of your source got corrupted in transmission. It's been known to happen. If you cvsup again (even to the exact same date), you might have success. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Signal 11. Thats hardware related, no? Sometimes, yes. -- Chris BeHanna Software Engineer (Remove "bogus" before responding.) behanna@bogus.zbzoom.net I was raised by a pack of wild corn dogs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011117225540.Y8761-100000>