From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Joiner To: Egcs Mail List Subject: Bison error on snap-shot again. Date: Wed, 28 Oct 1998 12:45:00 -0000 Message-id: X-SW-Source: 1998-10/msg01132.html 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)