From owner-freebsd-questions Sun Feb 1 20:30:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28750 for questions-outgoing; Sun, 1 Feb 1998 20:30:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insane.asylum.org ([208.13.58.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA28710 for ; Sun, 1 Feb 1998 20:30:02 -0800 (PST) (envelope-from dlr@insane.asylum.org) Received: (from dlr@localhost) by insane.asylum.org (8.8.6/8.8.6) id XAA04013; Sun, 1 Feb 1998 23:13:31 -0500 (EST) Message-ID: <19980201231330.57003@insane.asylum.org> Date: Sun, 1 Feb 1998 23:13:30 -0500 From: dlr To: freebsd-questions@FreeBSD.ORG Subject: kernel compile error Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74e Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" I've compiled a lot of kernels for freebsd and never really had aproblem. This is an Aopen MB with cyrix PR200 chip. Adaptec 1542 scsiII. I Keep getting errors when trying to compile a new kernel. here is the error: ../../kern/kern_physio.c:162: internal error--unrecognizable insn: (call_insn/i 111 110 114 (parallel[ (call (nil/u:ee Unknown) (const_int 0)) (set (reg:SI 7 %esp) (plus:SI (reg:SI 7 %esp) (const_int 0))) ] ) -1 (nil) (nil) (nil)) cc: Internal compiler error: program cc1 got fatal signal 6 *** Error code 1 This is FreeBSD 2.2.2 I had the bus speed set at 75mhz and thought maybe somehow that was doing it so i slowed it down to 66. This is the only times i've really had a hard time compiling kernels. any clues?? dave racette