[kaffe] Build error for linux x86_64
Dalibor Topic
robilad at kaffe.org
Thu Feb 17 20:48:00 PST 2005
Michael Franz wrote:
> On Mon, 31 Jan 2005 14:11:45 +0100, Dalibor Topic <robilad at kaffe.org> wrote:
>
>>Michael Franz wrote:
>>
>>>Tried the latest head and getting this error.
>>>make[1]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
>>>test -z "fr.gmo zh_TW.gmo" || make fr.gmo zh_TW.gmo
>>>make[2]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/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]: *** [fr.gmo] Error 1
>>>make[2]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe/po'
>>>make[1]: *** [stamp-po] Error 2
>>>make[1]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe/po'
>>>make: *** [all-recursive] Error 1
>>
>>Hmmm. Are you still getting that one?
>
>
> Yes, this is still happening.
Ok, looking at the makefile, it seems that your system doesn;t have GNU
msgfmt installed. msgfmt it part of GNU gettext, so installing gnu
gettext, and reconfiguring should fix it.
cheers,
dalibor topic
More information about the kaffe
mailing list