Hi I am trying to build gcc-296 from the RH7.3 SRPM and I get the
following error

make[3]: Entering directory
`/usr/src/redhat/BUILD/gcc-2.96-20000731/gcc/fixinc'gcc -c -DIN_GCC -g 
-I. -I.. -I. -I./.. -I./../config -I./../../include fixincl.c
fixincl.c: In function `run_compiles':
fixincl.c:359: `fixDescList' undeclared (first use in this function)
fixincl.c:359: (Each undeclared identifier is reported only once
fixincl.c:359: for each function it appears in.)
fixincl.c:360: `FIX_COUNT' undeclared (first use in this function)
fixincl.c:364: `REGEX_COUNT' undeclared (first use in this function)
fixincl.c:411: `MACH_LIST_SIZE_LIMIT' undeclared (first use in this
function)
fixincl.c:411: Tree check: expected class 't', have 'x' (error_mark)
fixincl.c:411: confused by earlier errors, bailing out
make[3]: *** [fixincl.o] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/gcc-2.96-20000731/gcc/fixinc'
make[2]: *** [fixinc.sh] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/gcc-2.96-20000731/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/gcc-2.96-20000731/gcc'
make: *** [bootstrap] Error 2

Any ideas?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to