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]

Bootstrap failure: /bin/sh: no: command not found


I still get bootstrap failures due to the i18n code on one of my test
boxes :-(, while it now works on all other boxes:

  make[3]: Leaving directory `/tmp/OBJ-3006-20:09/gcc/intl'
  (cd po && make --jobs=1 all)
  make[3]: Entering directory `/tmp/OBJ-3006-20:09/gcc/po'
  file=`echo en_GB | sed 's,.*/,,'`.gmo \
    && rm -f $file && PATH=../src:$PATH no -o $file /cvs/gcc/gcc/po/en_GB.po
  /bin/sh: no: command not found
  make[3]: *** [en_GB.gmo] Error 127
  make[3]: Leaving directory `/tmp/OBJ-3006-20:09/gcc/po'
  make[2]: *** [intl.all] Error 1
  make[2]: Leaving directory `/tmp/OBJ-3006-20:09/gcc'

Platform is a "minimal" SuSE 6.4 box (i486-suse-linux).

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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