From owner-freebsd-current Thu Jun 5 09:16:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22155 for current-outgoing; Thu, 5 Jun 1997 09:16:55 -0700 (PDT) Received: from bagpuss.visint.co.uk (bagpuss.vis.net.uk [194.207.134.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22150 for ; Thu, 5 Jun 1997 09:16:51 -0700 (PDT) Received: from dylan.visint.co.uk (dylan.visint.co.uk [194.207.134.180]) by bagpuss.visint.co.uk (8.7.5/8.7.3) with SMTP id RAA18994 for ; Thu, 5 Jun 1997 17:16:40 +0100 (BST) Date: Thu, 5 Jun 1997 17:16:39 +0100 (BST) From: Stephen Roome To: freebsd-current@freebsd.org Subject: cc1 got fatal signal 10 in make kernel for bisdn Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk root@one# pwd /bisdn/compile/BRIAN root@one# make cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I../../../include -DTELES_HAS_MEMCPYB -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/locore.s cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DTELES_HAS_MEMCPYB -DCOMPAT_43 -DFFS -DINET -DKERNEL -c vnode_if.c cc: Internal compiler error: program cc1 got fatal signal 10 *** Error code 1 Stop. Well, I'm not sure what's going on here, is this a known problem, is it a bug or have I not set up bisdn properly. Even then should gcc die like this.. (nope).. Clues/Pointers/Axes welcome. Thanks. Steve.