[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [wdiff-bugs] Cygwin-bug#20070822T0857: cvs build error
From: |
Jari Aalto |
Subject: |
Re: [wdiff-bugs] Cygwin-bug#20070822T0857: cvs build error |
Date: |
Mon, 17 Nov 2008 14:54:34 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) |
"Denver Gingerich" <address@hidden> writes:
> I recently had a friend test wdiff on Mac OS X and he had a similar
> problem. I have added a fix for it to the CVS tree. I have verified
> that the fix works at least on Mac OS X. Can you test the latest
> version from CVS to see if it fixes the problem for you in Cygwin?
Compiling works now, but this problem comes from the po/
address@hidden ls -la po/*es*
-rw-r--r-- 1 root None 1790 Jul 12 2007 po/Rules-quot
-rw-r--r-- 1 root None 50348 Jun 20 23:44 po/es.po
$ cd po/
$ make all
test ! -f ./wdiff.pot || \
test -z "ca.gmo cs.gmo da.gmo de.gmo address@hidden address@hidden
en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hu.gmo id.gmo it.gmo ms.gmo
nb.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo
vi.gmo zh_CN.gmo zh_TW.gmo" || make ca.gmo cs.gmo da.gmo de.gmo address@hidden
address@hidden en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hu.gmo
id.gmo it.gmo ms.gmo nb.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo
sl.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo
make[1]: Entering directory `/home/root/tmp/wdiff/.build/build/po'
: --update ca.po wdiff.pot
: --update cs.po wdiff.pot
: --update da.po wdiff.pot
: --update de.po wdiff.pot
make[1]: address@hidden' is up to date.
make[1]: address@hidden' is up to date.
: --update en_GB.po wdiff.pot
: --update es.po wdiff.pot
rm -f es.gmo && : -c --statistics -o es.gmo es.po
mv: cannot stat `t-es.gmo': No such file or directory
make[1]: *** [es.gmo] Error 1