[kaffe] international bug

Guilhem Lavaux guilhem at kaffe.org
Mon Jun 21 07:47:02 PDT 2004


rob at kaffe.org wrote:
> Hi Jim Huang,
> 
> 
> Making all in po
> make[1]: Entering directory `/home/gonzo/dev/jvm/kaffe-cvs-build/po'
> test -z "../../kaffe-cvs-src/po/fr.gmo ../../kaffe-cvs-src/po/zh_TW.gmo"
> || make ../../kaffe-cvs-src/po/fr.gmo ../../kaffe-cvs-src/po/zh_TW.gmo
> make[2]: Entering directory `/home/gonzo/dev/jvm/kaffe-cvs-build/po'
> cd ../../kaffe-cvs-src/po && : --update fr.po kaffe.pot
> cd ../../kaffe-cvs-src/po && rm -f fr.gmo && : -c --statistics -o fr.gmo
> fr.po
> mv: cannot stat `t-fr.gmo': No such file or directory
> make[2]: *** [../../kaffe-cvs-src/po/fr.gmo] Error 1
> make[2]: Leaving directory `/home/gonzo/dev/jvm/kaffe-cvs-build/po'
> make[1]: *** [stamp-po] Error 2
> make[1]: Leaving directory `/home/gonzo/dev/jvm/kaffe-cvs-build/po'
> make: *** [all-recursive] Error 1
> 

Hi rob,

I am seeing here that apparently you don't have the gettext utils (as 
there is an invalid command line "-c --statistics ...". I guess this is 
bug in the building process. gmo files will be in the distribution tgz, 
but nevertheless the build should have not been started if nls is not 
here, so there is definitely a bug in the building process.


> 
> Again, when I comment out the two lines in po/LINGUAS (fr, and zh_TW),
> reconfigure, and rebuild, everything works fine, so a fresh checkout does
> not seem to solve it, as suggested in [1].
> 

Sure, you only tell not to build the gmo files. ;)

Regards,

Guilhem.




More information about the kaffe mailing list