From owner-freebsd-questions Sun May 13 14:26:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 379B437B423 for ; Sun, 13 May 2001 14:26:33 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f4DLQIZ62614; Mon, 14 May 2001 09:26:18 +1200 (NZST) (envelope-from jonc) Date: Mon, 14 May 2001 09:26:17 +1200 From: Jonathan Chen To: Jason Halbert Cc: questions@FreeBSD.ORG Subject: Re: make buildworld crashes Message-ID: <20010514092617.B61074@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jason@jason-n3xt.org on Sat, May 12, 2001 at 12:15:29PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, May 12, 2001 at 12:15:29PM -0500, Jason Halbert wrote: > Hi Everyone: > > I just CVSup'ed the source for 4.X-Stable. I'm upgrading from 4.2-RELEASE. > > When I start the make buildworld it seems to run fine. It compiles for a > while then crashes. Here is what it looks like. > > --- > 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/globals.c -o > globals.o > {standard input}: cc: Assembler messages: > Internal compiler error: program cc1 got fatal signal 10{standard > input}:1662: > Warning: *** Error code 1 > end of file not at end of a line; newline inserted > Errors like these tend to indicate hardward problems, usually flakey memory. Have you tried another intensive compile on a lesser scale? eg: kernel compile? If you try the buildworld again, does the error happen in the same spot or does it happen somewhere else? If the failure is random, you've got h/w problems. If it's consistently repeatable in the same spot, I'd cvsup the sources again. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message