Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 15:28:31 -0700 (MST)
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        alpha@FreeBSD.ORG
Subject:   -current build problem in gcc/cc1plus
Message-ID:  <199911222228.PAA41923@panzer.kdm.org>

next in thread | raw e-mail | index | archive | help

I'm trying to build -current on a 433au box with a cvsup from around 12:00
MST.

The kernel, of course, is freshly built.  Anyway, the build blew up here:

========================================================================
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"alpha-unknown-freebsd\" -DHAIFA -I/usr/obj/usr/src/gnu/usr.bin/cc/cc1obj/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1obj/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/objc   -I/usr/obj/usr/src/tmp/usr/include  -static -o cc1obj objc-parse.o objc-act.o c-aux-info.o c-common.o c-convert.o c-decl.o c-iterate.o c-lex.o c-pragma.o c-typeck.o  /usr/obj/usr/src/gnu/usr.bin/cc/cc1obj/../cc_int/libcc_int.a
===> cc1plus
bison --broken-undeftoken-init -d -o parse.c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/parse.y
bison: unrecognized option `--broken-undeftoken-init'
Usage: bison [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]
       [--debug] [--defines] [--fixed-output-files] [--no-lines]
       [--verbose] [--version] [--help] [--yacc]
       [--no-parser] [--token-table]
       [--file-prefix=prefix] [--name-prefix=prefix]
       [--output=outfile] grammar-file
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
========================================================================

Am I doing something wrong?  Anyone have any clues?

Thanks,

Ken
-- 
Kenneth Merry
ken@kdm.org


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




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