From owner-freebsd-stable Wed Apr 21 0:54:12 1999 Delivered-To: freebsd-stable@freebsd.org Received: from fishbowl.sd.monash.edu.au (fishbowl.sd.monash.edu.au [130.194.226.58]) by hub.freebsd.org (Postfix) with ESMTP id E706C156FA for ; Wed, 21 Apr 1999 00:54:07 -0700 (PDT) (envelope-from guy@fishbowl.sd.monash.edu.au) Received: from localhost (guy@localhost) by fishbowl.sd.monash.edu.au (8.9.2/8.9.2) with ESMTP id SAA59431 for ; Wed, 21 Apr 1999 18:47:33 GMT (envelope-from guy@fishbowl.sd.monash.edu.au) Date: Wed, 21 Apr 1999 18:47:33 +0000 (GMT) From: guy the jock To: stable@FreeBSD.org Subject: Difficulty doing a make buildworld on a 3.1 sys. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using cvsup and the stable-supfile provided in the handbook. Updated /src without any problems from my australian mirror. Read make world tutorial and updated /etc/make.conf and /etc/groups. While in X or in single user mode when I do make buildworld after about and hour or two I get: cc -O -pipe -I. -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/decl.c cc -O -pipe -I. -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/decl2.c cc: Internal compiler error: program cc1 got fatal signal 6 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. If anyone has any suggestions I would be very thankful. Guy Gershoni To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message