no used instead of msgfmt
Patrik Hagglund
patha@softlab.ericsson.se
Fri Jul 14 09:55:00 GMT 2000
I think that configure should report the absence of msgfmt as an error.
I tried to compile egcs-core-20000710:
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file ../../../gcc/po/en_GB.po
no: not found
make[3]: *** [en_GB.gmo] Error 127
make[3]: Leaving directory `/softlab/robyn/patha/egcs-20000710/build/gcc/po'
make[2]: *** [intl.all] Error 1
make[2]: Leaving directory `/softlab/robyn/patha/egcs-20000710/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/softlab/robyn/patha/egcs-20000710/build/gcc'
make: *** [bootstrap] Error 2
I installed gettext and everything went fine.
--
Patrik Hägglund
More information about the Gcc-bugs
mailing list