gcc-2.95.2 build problem on HP-UX 10.20
Biju Arjunan
bijuarjunan@lycos.com
Fri Jun 8 12:08:00 GMT 2001
All,
>
>> Where can I find GNU make??
>
> ftp://ftp.gnu.org/pub/gnu/make
I downloaded the gnu make from the above site and installed at /home/bijua/make-3.79/make
set the path,
$ which make
/home/bijua/make-3.79/make
$ make bootstrap
cd ../../gcc; `if [ -f /home/bijua/gcc-2.95.2/GCC/gcc/../bison/bison ] ; then case ../../gcc in /*) echo /home/bijua/gcc-2.95.2/GCC/gcc/../bison/bison -L ../../gcc/../bison/ ;; *) echo /home/bijua/gcc-2.95.2/GCC/gcc/../bison/bison -L /home/bijua/gcc-2.95.2/GCC/gcc/../../gcc/../bison/ ;; esac; else echo bison ; fi` -d -o c-parse.c c-parse.y
/bin/sh: bison: not found.
make[2]: *** [../../gcc/c-parse.c] Error 127
make[2]: Leaving directory `/home/bijua/gcc-2.95.2/GCC/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/bijua/gcc-2.95.2/GCC/gcc'
make: *** [bootstrap] Error 2
Building is again failing as above,
Is anything else I have to do??
--Biju A
Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/
More information about the Gcc-help
mailing list