Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Sep 1999 13:07:30 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        stable@FreeBSD.ORG
Subject:   `make buildworld` fails, Aug31 sources
Message-ID:  <XFMail.990901130730.andrews@TECHNOLOGIST.COM>

next in thread | raw e-mail | index | archive | help
Here's a `make buildworld` attempt on August 31 ~21:00 sources for -STABLE..:

cc -O -pipe -I. -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.3\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools  
-I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-lexer.c
cc -O -pipe -I. -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.3\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools  
-I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-reverse.c
cc -static -O -pipe -I.
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.3\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools  
-I/usr/obj/usr/src/tmp/usr/include  -static -o bi-arity bi-arity.o bi-parser.o
bi-lexer.o bi-reverse.o
./bi-arity <
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bytecode.def >
bc-arity.h
syntax error in input
*** Error code 33

Stop.
*** Error code 1

Seems like some code is broken somewhere.

(I don't know how to fix this, so..)

--
Will Andrews <andrews@technologist.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990901130730.andrews>