From owner-freebsd-questions Sun Jun 16 16:39:10 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA28397 for questions-outgoing; Sun, 16 Jun 1996 16:39:10 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA28390 for ; Sun, 16 Jun 1996 16:39:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id QAA12603; Sun, 16 Jun 1996 16:39:09 -0700 (PDT) Message-Id: <199606162339.QAA12603@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: bsd@mail.gld.com cc: questions@freebsd.org Subject: Re: Why won't even the Generic kernel compile on 2.1.0 rele In-reply-to: Your message of "Sun, 16 Jun 1996 16:43:24 -0000." <199606162048.QAA09688@mail.gld.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 16 Jun 1996 16:39:04 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > -I../.. -I../../sys -I../../../include -DGENERIC -DI586_CPU -DI486_CPU > -DI386_CP U -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE -DBOUNCE_BUFFERS > -DSCSI_DELAY=15 -DCO MPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS > -DINET -DMATH_EMULATE -DKERNEL - Di386 -DLOAD_ADDRESS=0xF0100000 > ../../kern/kern_synch.c cc: Internal compiler error: program cc1 got > fatal signal 4 *** Error code 1 > > Stop. > digi3: {2} > >The system is a clone, it has a AMD 486DX2/80 CPU, 8 Megs memory, a >Western Digital 420 Meg AC2420 hard drive, Trident VLB vid card, and >I'm not sure avout the HD controller, except that its local bus. >There is also a NE2000 compatible network card in it set to 0x300 and >irq 10. The above is likely caused by either bad memory, bad cache RAM, or a CPU that is running faster than it should be. A "signal 4" is an illegal instruction trap. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project