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

CVS make bootstrap fails i686-pc-linux


Hi,

With today's CVS on i686-pc-linux:

../gcc/configure --prefix=/home/pbienst/gcc_Exp/ --enable-libstdcxx-v3     

<...>

make bootstrap

<...>

make[2]: Entering directory `/home/pbienst/gcc_Exp/objdir/gcc'>
(cd intl && make all) make[3]:
Entering directory `/home/pbienst/gcc_Exp/objdir/gcc/intl' make[3]:
Nothing to be done for `all'. make[3]: Leaving directory
`/home/pbienst/gcc_Exp/objdir/gcc/intl' (cd po && make all) make[3]:
Entering directory `/home/pbienst/gcc_Exp/objdir/gcc/po' file=`echo en_GB
| sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file
../../../gcc/gcc/po/en_GB.po /bin/sh: no: command not found make[3]: ***
[en_GB.gmo] Error 127 make[3]: Leaving directory
`/home/pbienst/gcc_Exp/objdir/gcc/po' make[2]: *** [intl.all] Error 1
make[2]: Leaving directory `/home/pbienst/gcc_Exp/objdir/gcc' make[1]: ***
[bootstrap] Error 2 make[1]: Leaving directory
`/home/pbienst/gcc_Exp/objdir/gcc'
make: *** [bootstrap] Error 2  


Am I missing a prerequisite tool? I tried searching the web, but 'no' 
doesn't make a particularly good search term ;-)

Peter


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