This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bison error on snap-shot again.


Unless I miss my guess, the 1026 snapshot (full ss) is calling for bison.
This is the same problem I was catching in 1019, but I've cleaned that ss
out of the systems.  Anyone know what's up?
Rand.

make[3]: Entering directory `/usr/egcs/src/1026/gcc/java'
here=`pwd`; sdir=`cd ../../../egcs-19981026/gcc/java && pwd`; if test -f
../../bison; then bison="$here/../../bison/bison -L $sdir"; else
bison=bison; fi; \
cd ../../../egcs-19981026/gcc/java && $bison -t -v  -o parse-scan.c \
    ./parse-scan.y
UX:sh (/bin/sh): ERROR: bison: Not found
make[3]: *** [../../../egcs-19981026/gcc/java/parse-scan.c] Error 1
make[3]: Leaving directory `/usr/egcs/src/1026/gcc/java'
make[2]: *** [jv-scan] Error 2
make[2]: Leaving directory `/usr/egcs/src/1026/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/egcs/src/1026/gcc'
make: *** [bootstrap] Error 2
bash# 


__
Randall Joiner,  Prestidictator/Son-of-a-bezelwort/Sysadmin
This may seem a bit weird, but that's okay, because it is weird.
-- Man page for Perl Data Structures (man perldata)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]