To: Deb18n, TP lists
________________

Jens, it's a good idea to CC gettext queries to the TP list, where Bruno Haible can see them.

Bruno, sorry to drop this on you without so much as a greeting, but FYI:

Begin forwarded message:

Resent-From: [email protected]
From: Jens Seidel <[email protected]>
Date: 23 September 2009 9:17:41 PM
To: [email protected]
Subject: gettext incompatible with automake's distcheck target?

Hi,

I tried to use in an automake based project gettext but I always get
errors starting "make distcheck". The problem seems to be that a readonly source directory is used during this step and make update-po is started in po/ which tries to update the POT file in the source directory. This fails:

make[4]: Entering directory `/home/jens/.../myProject/_build/po'
/usr/bin/xgettext --default-domain=myProject --directory=../.. \
         --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
         --files-from=../../po/POTFILES.in \
       && test ! -f myProject.po \
          || ( rm -f ../../po/myProject.pot \
               && mv myProject.po ../../po/myProject.pot )
rm: cannot remove `../../po/myProject.pot': Permission denied
make[4]: *** [rhost.pot-update] Error 1

I really cannot believe that I'm the first user of automake/gettext who
noticed this. How to solve it?

Jens


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]



I'm hoping to catch up with list mail soon! Salut! :)

from Clytie

Vietnamese Free Software Translation Team
http://vnoss.net/dokuwiki/doku.php?id=projects:l10n


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to