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 fails: msgfmt: Not found



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

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