From owner-freebsd-questions Tue Nov 17 19:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12349 for freebsd-questions-outgoing; Tue, 17 Nov 1998 19:59:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA12344 for ; Tue, 17 Nov 1998 19:59:33 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 16054 invoked by uid 1000); 18 Nov 1998 03:59:07 -0000 Message-ID: <19981117225907.A16010@palomine.net> Date: Tue, 17 Nov 1998 22:59:07 -0500 From: Chris Johnson To: Fritz Kolberg , freebsd-questions@FreeBSD.ORG Subject: Re: "make" for custom kernel gets fatal error References: <36524172.DD5859A9@primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <36524172.DD5859A9@primenet.com>; from Fritz Kolberg on Tue, Nov 17, 1998 at 08:39:31PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 17, 1998 at 08:39:31PM -0700, Fritz Kolberg wrote: > Hello, > > I'm getting the following error on the "make" of a kernel build: > > cc: internal compiler error: program cc1 got fatal signal > 11 > *** Error code 1 The standard answer to the question "Why do I get these signal 11 errors"? is "You have some bad RAM." This seems very likely in this case, since the error occurs at different points during the compile. If your RAM isn't all on one SIMM/DIMM/whatever, you might try compiling with different combinations of RAM to determine which is at fault. Chris > > It doesn't seem to matter whether I do the make on my own > kernel (MYKERNEL) or the supplied default kernel (GENERIC). > The first time, the system ran for about 15 minutes before it got this > error---now it gets it right off the bat (every time). > > Additional information: > > o The system is a freshly installed 2.2.7 (Kernel developer load). > > o Pentium 166MHz, 64MB, Adaptec 2940U (all I/O is 50-pin SCSI), > ATI Graphics Pro Turbo 1600. > > Thanks in advance. > > Fritz Kolberg > > PS: My machine has two 3C905 (not B model) 10/100 ethernet cards > and I was trying to add support for the second card by adding the > following line to the config file: > > device vx1 > > Is this how it's done? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message