This is the mail archive of the gcc-bugs@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]

3_0-branch bootstrap failure on i686-pc-linux-gnu


with the recent cvs (gcc-3_0-branch) make bootstrap fails with the following 
error:

rm -f libtool
rm -f config.status
make[2]: Leaving directory `/usr/src/gcc/i686-pc-linux-gnu/zlib'
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/sh /usr/src/gcc/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: can not find install-sh or install.sh in .. ./..
make[1]: *** [configure-target-zlib] Error 1
make[1]: Leaving directory `/usr/src/gcc'
make: *** [bootstrap] Error 2
bash-2.04#

hth
gerald


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