On 10/2/07, Christian Anthon <[EMAIL PROTECTED]> wrote:
>
> 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".


Still the same:

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

Tried make clean and make distclean

N.



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

Reply via email to