[ardour-dev] /usr/bin/xgettext: Non-ASCII string at about.cc:158.

Cal hihone at bigpond.net.au
Sat Feb 5 16:01:28 PST 2005


Hi,

With current cvs snapshots, the build fails in ardour/gtk_ardour/po.

/usr/bin/xgettext --default-domain=gtk-ardour --directory=.. \
   --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
   --files-from=./POTFILES.in \
   --copyright-holder='Paul Davis'
/usr/bin/xgettext: Non-ASCII string at about.cc:158.
               Please specify the source encoding through --from-code.

Changing ardour/gtk_ardour/po/Makevars accordingly works for me:-

  -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
  +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8

cheers, Cal
-----------
xgettext (GNU gettext-tools) 0.14.1

./configure --prefix=/usr/local/ardour-cvs

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xgettextoptions.diff
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20050206/8c92612c/attachment.txt>


More information about the Ardour-Dev mailing list