From owner-freebsd-stable Sat Sep 9 9: 0:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sparenix.metronet.com (sparenix.metronet.com [207.170.106.3]) by hub.freebsd.org (Postfix) with SMTP id 4108537B42C for ; Sat, 9 Sep 2000 09:00:53 -0700 (PDT) Received: (qmail 28546 invoked by uid 7770); 9 Sep 2000 16:02:40 -0000 Received: from fcn105-5.tmi.net (HELO darkstar.metronet.com) (207.170.105.5) by sparenix.metronet.com with SMTP; 9 Sep 2000 16:02:40 -0000 From: Jim Manley Reply-To: jmanley@metronet.com To: freebsd-stable@freebsd.org Subject: Problems with make buildworld Date: Sat, 9 Sep 2000 10:55:31 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00090910591500.20675@darkstar.metronet.com> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been running 4.1-stable for a couple of months now and not had any problems. I recently cvsup'd and now I've got a problem with make buildw= orld. When I run it, everything rocks along fine until I get into /usr/src/gnu/usr.bin/binutils. Things go haywire here..... cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/libbfd/= i386 -I /usr/src/gnu/usr.bin/binutils/libbfd -I/usr/src/gnu/usr.bin/binutils/libb= fd/../l ibbfd/i386 -I/usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/bin= utils/i nclude -DDEFAULT_VECTOR=3Dbfd_elf32_i386_vec -DHAVE_bfd_elf32_i386_vec -I= /usr/src/ gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd -DBFD_VERSIO= N=3D\"2.1 0.0\" -DSELECT_ARCHITECTURES=3D" &bfd_i386_arch" -DSELECT_VECS=3D" &bfd_e= lf32_i386_v ec" -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/= libbfd/ =2E./../../../contrib/binutils/bfd/format.c -o format.o cc: Internal compiler error: program cpp got fatal signal 11 *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. =20 Any ideas what's gone wrong and how to go about fixing it? Regard, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message