[Gpg4win-devel] svn614 build fails
Jan-Oliver Wagner
jan-oliver.wagner at intevation.de
Thu Nov 29 23:10:15 CET 2007
On Thursday 29 November 2007 18:43, Marcus Brinkmann wrote:
> Did you configure with --enable-maintainer-mode? You should if
> building from SVN.
I did the autogen.sh with this option. It configured apparently on its own.
> Did you run make in the top-level directory or in the src/ directory?
yes.
> de.nsi should be created by a make in the po/ directory (which is run
> first if you run make in the top level directory).
>
> As a band-aid, run "make update-po" in the po directory.
returns the same error. See below.
I am working on a Debian Etch.
jan at thetis gpg4win-trunk 500: cd po/
jan at thetis po 501: make update-po
make gpg4win.pot-update
make[1]: Entering directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if test -n '' || test 'gpg4win-devel at wald.intevation.org' =
'@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address=''; \
else \
msgid_bugs_address='gpg4win-devel at wald.intevation.org'; \
fi; \
/bin/bash ./nsis-xgettext.sh --srcdir=. /usr/bin/xgettext
--default-domain=gpg4win --directory=.. \
--add-comments=TRANSLATORS: -L c \
--files-from=./POTFILES.in \
--copyright-holder='g10 Code GmbH' \
--msgid-bugs-address="$msgid_bugs_address"
test ! -f gpg4win.po || { \
if test -f ./gpg4win.pot; then \
sed -f remove-potcdate.sed < ./gpg4win.pot > gpg4win.1po && \
sed -f remove-potcdate.sed < gpg4win.po > gpg4win.2po && \
if cmp gpg4win.1po gpg4win.2po >/dev/null 2>&1; then \
rm -f gpg4win.1po gpg4win.2po gpg4win.po; \
else \
rm -f gpg4win.1po gpg4win.2po ./gpg4win.pot && \
mv gpg4win.po ./gpg4win.pot; \
fi; \
else \
mv gpg4win.po ./gpg4win.pot; \
fi; \
}
make[1]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
test -z "de.po-update" || make de.po-update
make[1]: Entering directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
de:
msgmerge de.po gpg4win.pot -o de.new.po
de.po: warning: Charset missing in header.
Message conversion to user's charset will not work.
de.po:9:2: parse error
de.po:9: keyword "mine" unknown
de.po:13: keyword "r613" unknown
msgmerge: found 3 fatal errors
msgmerge for de.po failed!
make[1]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
make update-gmo
make[1]: Entering directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
make nsis-msgfmt
make[2]: Entering directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
cc -o nsis-msgfmt -lgettextpo ./nsis-msgfmt.c
make[2]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
rm -f de.nsi && ./nsis-msgfmt de.po > de.nsi
de.po: Charset missing in header.
Message conversion to user's charset will not work.
de.po:9:2: parse error
make[1]: *** [de.nsi] Error 1
make[1]: Leaving directory `/vol1/home/jan/gpg4win/gpg4win-trunk/po'
make: *** [update-po] Error 2
--
Dr. Jan-Oliver Wagner Intevation GmbH
Amtsgericht Osnabrück, HR B 18998 http://www.intevation.de/
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
More information about the Gpg4win-devel
mailing list