Date: Tue, 17 Nov 1998 22:59:07 -0500 From: Chris Johnson <cjohnson@palomine.net> To: Fritz Kolberg <fkolberg@primenet.com>, freebsd-questions@FreeBSD.ORG Subject: Re: "make" for custom kernel gets fatal error Message-ID: <19981117225907.A16010@palomine.net> In-Reply-To: <36524172.DD5859A9@primenet.com>; from Fritz Kolberg on Tue, Nov 17, 1998 at 08:39:31PM -0700 References: <36524172.DD5859A9@primenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981117225907.A16010>
