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]

NLS related bootstrap failure (i686-pc-linux-gnu)


Current CVS on a SuSE 7.0 box. Looks as if my strategy to have a bare bone
box around for portability testing keeps paying off! :-}

  make[3]: Entering directory `/tmp/OBJ-1209-09:38/gcc/po'
  touch stamp-check-pot
  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-1209-09:38/gcc/po'
  make[2]: *** [intl.all] Error 1
  make[2]: Leaving directory `/tmp/OBJ-1209-09:38/gcc'
  make[1]: *** [stage_a] Error 2
  make[1]: Leaving directory `/tmp/OBJ-1209-09:38/gcc'

FWIW, the problem looks remarkingly similiar to one we had about two
months ago, if I remember correctly.

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]