CVS bootstrap failure on linux/alpha
Christian Iseli
chris@ludwig-alpha.unil.ch
Wed Dec 6 02:30:00 GMT 2000
Hi folks,
Current CVS dies in the following way on my Linux/alpha box:
....
checking for stdio.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sched.h... yes
checking for gthread cflags... -DHAVE_GTHR_DEFAULT
../../../../gcc/libobjc/configure: AC_DISABLE_SHARED: command not found
../../../../gcc/libobjc/configure: AC_LIBTOOL_WIN32_DLL: command not found
../../../../gcc/libobjc/configure: AC_PROG_LIBTOOL: command not found
updating cache ../config.cache
creating ./config.status
./config.status: --cache-file=../config.cache: No such file or directory
creating Makefile
creating config.h
Adding multilib support to Makefile in ../../../../gcc/libobjc
with_multisubdir=ieee
/usr/src/redhat/BUILD/obj-alpha-linux/alpha-redhat-linux/libobjc
make[2]: Entering directory `/usr/src/redhat/BUILD/obj-alpha-linux/alpha-redhat-linux/libobjc'
./libtool --mode=compile /usr/src/redhat/BUILD/obj-alpha-linux/gcc/xgcc
-B/usr/src/redhat/BUILD/obj-alpha-linux/gcc/ -B/usr/alpha-redhat-linux/bin/
-B/usr/alpha-redhat-linux/lib/ -isystem /usr/alpha-redhat-linux/include
-c -I. -I../../../gcc/libobjc -O2 -mcpu=ev56 -pipe -DHAVE_GTHR_DEFAULT
-DIN_GCC -DIN_TARGET_LIBS -I../../../gcc/libobjc/objc
-I../../../gcc/libobjc/../gcc -I../../../gcc/libobjc/../gcc/config
-I../../gcc -I../../../gcc/libobjc/../include ../../../gcc/libobjc/archive.c
make[2]: ./libtool: Command not found
make[2]: *** [archive.lo] Error 127
make[2]: Leaving directory `/usr/src/redhat/BUILD/obj-alpha-linux/alpha-redhat-linux/libobjc'
make[1]: *** [all-target-libobjc] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/obj-alpha-linux'
make: *** [bootstrap-lean] Error 2
Cheers,
Christian
More information about the Gcc
mailing list