This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem building fixinc
- To: gcc at gcc dot gnu dot org
- Subject: Problem building fixinc
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 5 May 00 07:13:55 EDT
I get the following. I can't figure out what's wrong since there's no line
number, which is a problem in itself. Does anybody know what's going on?
make[1]: Entering directory `/g/gcc/alpha3/gcc/fixinc'
/bin/sh ../../../egcs/gcc/fixinc/genfixes machname.h
Forbidden identifiers: LANGUAGE_ASSEMBLY LANGUAGE_C SYSTYPE_BSD unix
gcc -c -DIN_GCC -g -I. -I.. -I../../../egcs/gcc/fixinc -I../../../egcs/gcc/fixi
nc/.. -I../../../egcs/gcc/fixinc/../config -I../../../egcs/gcc/fixinc/../../incl
ude ../../../egcs/gcc/fixinc/fixincl.c
In file included from ../../../egcs/gcc/fixinc/fixlib.h:32,
from ../../../egcs/gcc/fixinc/fixincl.c:25:
MON | RE_CONTEXT_INDEP_ANCHORS | RE_CONTEXT_INVALID_OPS | RE_NO_BK_BRACES | RE
rspec *ovalue)' not allowed in operand of #if| RE_UNMATCHED_RIGHT_PAREN_ORD)
make[1]: *** [fixincl.o] Error 1
make[1]: Leaving directory `/g/gcc/alpha3/gcc/fixinc'
make: *** [fixinc.sh] Error 2