From owner-freebsd-current Fri Mar 27 12:20:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02820 for freebsd-current-outgoing; Fri, 27 Mar 1998 12:20:40 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from uop.cs.uop.edu (uop.cs.uop.edu [138.9.200.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02814 for ; Fri, 27 Mar 1998 12:20:39 -0800 (PST) (envelope-from bford@uop.cs.uop.edu) Received: from heather (user174.pop2.cwia.com [209.142.32.174]) by uop.cs.uop.edu (8.8.8/8.8.8) with SMTP id MAA13938 for ; Fri, 27 Mar 1998 12:20:38 -0800 (PST) Message-ID: <000101bd59bd$cfc92980$0100000a@heather.my.domain> From: "Bret Ford" To: Subject: make buildworld failure Date: Fri, 27 Mar 1998 12:20:36 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When "Rebuilding tools needed to build the libraries" came round during a "make buildworld" with -current sources from ~10:00AM this morning PST, the following explosion occured: ===> cc_int cc -O -DFREEBSD_AOUT -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gc c -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../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/cc_int/../cc_tools -I/us r/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/bc-emit.c -o bc-emit.o In file included from /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/freebsd.h :29, from /usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/tm.h:1, from /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/xm-i386.h :43, from /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/xm-freebs d.h:3, from /usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/config.h:1, from /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/bc-emit.c:22: /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/att.h:1: parse error at null character *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. My platform is a 486 dx/2 66mhz w/ 8 megs RAM and an Adaptec 1542C SCSI controller. This machine is used to serve an ISDN interface with ppp -alias to our little household LAN---and to fiddle around with! :) I'm compiling with sources on the root drive and the object tree mounted to a 2 gig 5 1/4" full-height HP beast. I'm running with softupdates on the HP drive. I try to do a buildworld every month or so. It's a 24hr+ experience! ;-) Bret Ford To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message