I'm not sure exactly how the snapshots are made, but they don't appear
to be entirely clean. They should either be a clean copy of cvs or the
result of a "make dist", but appear to be neither. Try the following:

rm po/*.gmo
./autogen.sh
./configure
make clean
make

if that doesn't work try "make distclean" instead of "make clean".

Christian

On 10/2/07, motiv4u <[EMAIL PROTECTED]> wrote:
> Make from snapshot 20071002:
>
> Making all in po
> make[2]: Entering directory `/home/nardy/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/nardy/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/nardy/gnubg/po'
> make[2]: *** [stamp-po] Error 2
> make[2]: Leaving directory `/home/nardy/gnubg/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/nardy/gnubg'
> make: *** [all] Error 2
>
> file /po/de.gmo is deleted
> After putting it back, same thing happens
>
> N.
>
>
> --
> "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
>
>


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to