This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
hppa1.1-hp-hpux11.00 build FAILED
- To: <gcc at gcc dot gnu dot org>
- Subject: hppa1.1-hp-hpux11.00 build FAILED
- From: "Jim Kay" <jim at kcons dot com>
- Date: Tue, 15 May 2001 15:17:52 -0400
- Organization: James S. Kay, Consulting
- Reply-To: <jim at kcons dot com>
After two passes of fixing simple syntax errors in functions.c, the
build (make bootstrap) ran 2 1/5 hours and then failed. The error
message was about 'bison' and a screen snapshot is included below.
Jim Kay
/makeinfo/Makefile ] ; \
then echo /work/gcc_obj/gcc/../texinfo/makeinfo/makeinfo ; \
else echo makeinfo ; fi`" "MAKEINFOFLAGS="
"RANLIB_FOR_TARGET=` if [
-f /work/gcc_obj/gcc/../binutils/ranlib ] ; then \
echo /work/gcc_obj/gcc/../binutils/ranlib ; \
else \
if [ "hppa1.1-hp-hpux11.00" = "hppa1.1-hp-hpux11.00" ] ;
then \
echo ranlib; \
else \
t='s,x,x,'; echo ranlib | sed -e $t ; \
fi; \
fi`" "RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f
/work/gcc_obj/gcc/../bin
utils/ranlib ] ; then \
echo /work/gcc_obj/gcc/../binutils/ranlib ; \
else \
if [ "hppa1.1-hp-hpux11.00" = "hppa1.1-hp-hpux11.00" ] ;
then \
echo ranlib; \
else \
t='s,x,x,'; echo ranlib | sed -e $t ; \
fi; \
fi` ] || ( [ "hppa1.1-hp-hpux11.00" = "hppa1.1-hp-hpux11.00"
] && [
-f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh"
"STAGE_PREFIX=stage1
/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local"
"prefix=/
usr/local" "local_prefix=/usr/local"
"gxx_include_dir=/usr/local/lib/gcc-lib/h
ppa1.1-hp-hpux11.00/2.95.3/../../../..`echo /usr/local | sed -e
's|^/usr/local||
' -e 's|/[^/]*|/..|g'`/include/g++-3"
"tooldir=/usr/local/hppa1.1-hp-hpux11.00"
"gcc_tooldir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.95.3/../../..
/../hp
pa1.1-hp-hpux11.00" "bindir=/usr/local/bin"
"libsubdir=/usr/local/lib/gcc-lib/
hppa1.1-hp-hpux11.00/2.95.3" "datadir=/usr/local/share"
"distdir=../tmp/\$(sub
dir)" "localedir=/usr/local/share/locale" "CC=stage1/xgcc -Bstage1/
-B/usr/loca
l/hppa1.1-hp-hpux11.00/bin/" "JAVA_FOR_BUILD=" "JAVAFLAGS="
"JAVA_FOR_TARGET="
../jc1
here=`pwd`; sdir=`cd /work/gcc-2.95.3/gcc/java && pwd`; if test
-f ../..
/bison; then bison="$here/../../bison/bison -L $sdir"; else bison=bison;
fi; \
cd /work/gcc-2.95.3/gcc/java && $bison -t --name-prefix=java_ \
-o parse.c ./parse.y
sh[2]: bison: not found.
*** Error exit code 127
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
#