Date: Fri, 27 Mar 1998 12:20:36 -0800 From: "Bret Ford" <bford@uop.cs.uop.edu> To: <freebsd-current@FreeBSD.ORG> Subject: make buildworld failure Message-ID: <000101bd59bd$cfc92980$0100000a@heather.my.domain>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101bd59bd$cfc92980$0100000a>