This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap fails: msgfmt: Not found
- To: pthomas at suse dot de
- Subject: Re: bootstrap fails: msgfmt: Not found
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Date: Tue, 27 Jun 2000 11:07:31 -0400 (EDT)
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
> From: Philipp Thomas <pthomas@suse.de>
>
> * Kaveh R . Ghazi (ghazi@caip.rutgers.edu) [20000624 19:55]:
>
> > > 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
>
> As I thought, another bug in AM_WITH_NLS and AM_GNU_GETTEXT. The
> former checked for msgfmt and gmsgfmt but set them anyway, whether
> found or not and the latter just ignored the issue. Fixed and
> commited like this:
>
> 2000-06-25 Philipp Thomas <pthomas@suse.de>
>
> * aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog
> compiler found.
> AM_GNU_GETTEXT: Don't set CATALOGS if create_catalogs=no.
> * configure: Rebuilt.
FYI, the problem appears to be fixed now, but not by the above patch.
Instead, I suspect it was this one:
> 2000-06-26 Philipp Thomas <pthomas@suse.de>
>
> * aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no,
> test for msgfmt without path instead.
> * configure: Rebuilt.
Either way, thanks for fixing it. :-)
--
Kaveh R. Ghazi Engagement Manager / Project Services
ghazi@caip.rutgers.edu Qwest Internet Solutions