aMule Forum
English => Compilation problems => Topic started by: myth on May 14, 2008, 05:34:04 PM
-
Here it fails...only with last aMule....
Making all in intl
make[2]: Entering directory `/mnt/storage/coding/aMule/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/storage/coding/aMule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/mnt/storage/coding/aMule/amule-cvs/po'
rm -f ar.gmo && : -c --statistics -o ar.gmo ar.po
mv: cannot stat `t-ar.gmo': No such file or directory
make[2]: *** [ar.gmo] Error 1
make[2]: Leaving directory `/mnt/storage/coding/aMule/amule-cvs/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/storage/coding/aMule/amule-cvs'
make: *** [all] Error 2
-
Missing gettext?
-
What is gettext? ::)
-
Wikipedia is your friend. :P
-
THX!
Installed....tomorrow i make a new make... :P
-
Same problem since 14-05-2008. I install gettext and all work good
-
Yeah, here it works, too! ;D
THX!
-
Same problem since 14-05-2008. I install gettext and all work good
Do we lack a check for gettext in configure ?
-
Do we lack a check for gettext in configure ?
Nope. We do have one. Broken. Err... I mean fixed.
-
THXXXXX