bootstrap fails: msgfmt: Not found

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Sat Jun 24 10:55:00 GMT 2000


I'm getting a bootstrap error on platforms which don't have msgfmt
locally (i.e. on Irix62 and AIX4.1, but not solaris2.7 or linux/gnu):

 > (cd po && make all)
 > make[1]: Entering directory `/caip/u99/ghazi/gcc-testing/build/gcc/po'
 > file=`echo en_GB | sed 's,.*/,,'`.gmo \
 >   && rm -f $file && PATH=../src:$PATH msgfmt -o $file ../../../egcs-CVS20000624/gcc/po/en_GB.po
 > msgfmt: Not found
 > make[1]: *** [en_GB.gmo] Error 1

I used "gcc_update --touch" but it didn't help.  Do we need to add
some more files to the update script?

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


More information about the Gcc-bugs mailing list