Date: Sun, 25 Jan 1998 18:08:46 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG> Subject: Weird error with bison in current Message-ID: <19980125180846.52993@keltia.freenix.fr>
next in thread | raw e-mail | index | archive | help
I'm getting this weird error in buildworld. It used to work... in gnu/usr.bin/cc/cc_tools: -=-=-=-=-=-=- 210 [18:04] root@keltia:cc/cc_tools# make bison -d /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y -o bi-parser.c bison: extra arguments ignored after '/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y' cc -O -pipe -DFREEBSD_AOUT -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.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/src/gnu/usr.bin/cc/cc_tools/obj/../cc_tools -c bi-parser.c cc: bi-parser.c: No such file or directory *** Error code 1 Stop. -=-=-=-=-=-=- It worked fine in my 12/8/97 build: -=-=-=-=-=-=- cc -O -pipe -DFREEBSD_AOUT -I/src/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/src/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/src/src/gnu/usr.bin/cc/cc_tools/obj/../cc_tools -I/usr/obj/src/src/tmp/usr/include -c /src/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-arity.c bison -d /src/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y -o bi-parser.c -=-=-=-=-=-=- CURRENT sources from cvs-cur 4016 1998/01/25 14:09:28 -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #4: Sun Jan 18 15:50:16 CET 1998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980125180846.52993>