That solved it. TY. Somehow msgfmt from gettext 0.16.1 got disconnected. N.
On 10/2/07, Christian Anthon <[EMAIL PROTECTED]> wrote: > > Okay, > > since you had build the GNU backgammon before I assumed that you had > msgfmt installed, it appears not to be the case. On my systems the > corresponding output is > > rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po > > while yours is > > > rm -f de.gmo && : -c --statistics -o de.gmo de.po > > /usr/bin/msgfmt should be in some gettext package depending on your > system. > > Christian. > -- "He is no fool who gives up what he cannot keep to gain what he cannot lose." -Jim Elliot
_______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
