From owner-freebsd-questions Tue Feb 27 9:53:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from showcase.pdsys.com (showcase.pdsys.com [207.167.12.13]) by hub.freebsd.org (Postfix) with ESMTP id 0383337B719; Tue, 27 Feb 2001 09:53:08 -0800 (PST) (envelope-from jim@pdsys.com) Received: from jwhitelaw ([139.142.188.35]) by showcase.pdsys.com (Post.Office MTA v3.5.3 release 223 ID# 0-56457U100L100S0V35) with SMTP id com; Tue, 27 Feb 2001 09:12:05 -0700 From: "Jim Whitelaw" To: "freebsd-questions@freebsd.org" Cc: "freebsd-stable@freebsd.org" Date: Tue, 27 Feb 2001 10:57:32 -0700 Reply-To: "Jim Whitelaw" X-Mailer: PMMail 2000 Professional (2.20.2030) For Windows 2000 (5.0.2195;1) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: error in make buildworld Message-ID: <20010227161205265.AAA132@showcase.pdsys.com@jwhitelaw> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to update a system from 4.2-RELEASE to 4.2-STABLE. I cvsupped fresh source with this cvsupfile: ============ *default host=cvsup5.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all src-crypto src-secure *default tag=. ports-all doc-all ============= 'make buildworld' fails at the same point every try with this error: ======== cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/sr c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tool s -I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1plus/ ../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gc c/config -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp -I. -I/u sr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../c ontrib/gcc/cp/typeck.c cc: {standard input}: cpp: Internal compiler error: program cc1 got fatal signal 11Assembler messages: {standard input}:6113: output pipe has been closed*** Error code 1 Warning: end of file not at end of a line; newline insertedStop in /usr/src/gnu/usr.bin/c c/cc1plus. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. =========== How should I go about fixing this? TIA ========================================================================= Jim Whitelaw tel: +1.780.975.1534 jim-at-pdsys-dot-com fax: +1.780.484.9239 Pathways Data Systems Inc. http://www.pdsys.com ========================================================================= "It is best to assume that the network is filled with malevolent entities that will send packets designed to have the worst possible effect." - F.Baker, RFC1812 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message