From owner-freebsd-stable Mon Mar 12 7:33: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hamberg.it.uu.se (hamberg.it.uu.se [130.238.9.198]) by hub.freebsd.org (Postfix) with ESMTP id 0225737B718 for ; Mon, 12 Mar 2001 07:32:58 -0800 (PST) (envelope-from ertr1013@csd.uu.se) Received: (from ertr1013@localhost) by hamberg.it.uu.se (8.8.5/8.8.5) id QAA20504 for freebsd-stable@freebsd.org; Mon, 12 Mar 2001 16:32:55 +0100 (MET) Date: Mon, 12 Mar 2001 16:32:55 +0100 From: Erik Trulsson To: freebsd-stable@freebsd.org Subject: Re: buildkernel failure Message-ID: <20010312163255.A20436@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 12, 2001 at 05:16:26PM +0200, Camelia Nastase wrote: > > I cvsuped today. After a successful buildworld, I got the following > error twice: > > cd > /usr/obj/usr/src/sys/OOPS; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm > make > -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile > Warning: Object directory not changed from original > /usr/obj/usr/src/sys/OOPS > cc -O -pipe -I/usr/include -I. -c aicasm_gram.c > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > Stop in /usr/obj/usr/src/sys/OOPS. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > > > while 'make buildkernel KERNCONF=OOPS'. > > Should I installworld before buildkernel? Or what? Did you get the error at the exact same place both times? If not you probably have bad hardware. See http://www.freebsd.org/FAQ/troubleshoot.html#SIGNAL11 for more information. Otherwise you might try to cvsup again in case you happened to get the sources at a bad time. (Although that rarely give signal 11 errors.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message