bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Build error in latest cvs snapshot


From: Misja Alma
Subject: [Bug-gnubg] Build error in latest cvs snapshot
Date: Fri, 4 Jan 2008 19:08:17 +0100

Hi All,

I downloaded today's cvs snapshot and tried to build gnubg from it on my Ubuntu pc.
After running ./autogen.sh and  ./configure --enable-sse --enable-threads --without-timecontrol --without-board3d --without-gdbm
, which all went ok, I tried to run make.
This aborted with the following error:

Making all in po
make[2]: Entering directory `/home/misja/gnubg/po'
test ! -f ./gnubg.pot || \
          test -z " de.gmo en_US.gmo ja.gmo it.gmo fr.gmo cs.gmo" || make de.gmo en_US.gmo ja.gmo it.gmo fr.gmo cs.gmo
make[3]: Entering directory `/home/misja/gnubg/po'
rm -f de.gmo && : -c --statistics -o de.gmo de.po
mv: cannot stat `t-de.gmo': No such file or directory
make[3]: *** [de.gmo] Error 1
make[3]: Leaving directory `/home/misja/gnubg/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/home/misja/gnubg/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/misja/gnubg'
make: *** [all] Error 2

Indeed there is no file 'de.gmo', there is a 'de.po' and a 'da.gmo' though.
Can anybody help me out?

Thanks,
Misja

reply via email to

[Prev in Thread] Current Thread [Next in Thread]