Camm Maguire wrote: > > && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po > > /bin/sh: msgfmt: command not found > > make[3]: *** [fr.gmo] Error 127 > > make[2]: *** [all-recursive] Error 1 > > make[1]: *** [all] Error 2 > > make: *** [binutils/bfd/libbfd.a] Error 2 > > Sigh. I suppose reconfigured here? The binutils configure scripts do > look for msgfmt. I'm surprised they don't step around a missing one, > or at least bomb. What does your binutils configure output say in > this regard?
I got the same error on Amd64 debian unstable: http://lists.nongnu.org/archive/html/axiom-developer/2006-09/msg00750.html I am affraid that '--with-included-gettext' (which IIRC gcl passes to bfd) it treated as a promise to provide 'msgfmt'. -- Waldek Hebisch [EMAIL PROTECTED] _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
