[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"unterminated character constant" during 'make update-po'
From: |
Benno Schulenberg |
Subject: |
"unterminated character constant" during 'make update-po' |
Date: |
Mon, 25 May 2015 12:20:01 +0200 |
Hi,
Running 'make update-po' (I had changed two PO files) in the po/
subdirectory of texinfo-5.9.92 resulted in the following:
/usr/bin/xgettext: warning: file `texindex/ti.twjr' extension `twjr' is
unknown; will try C
texindex/ti.twjr:13: warning: unterminated character constant
texindex/ti.twjr:107: warning: unterminated character constant
[...]
texindex/ti.twjr:1054: warning: unterminated character constant
texindex/ti.twjr:1211: warning: unterminated character constant
Segmentation fault
make[1]: *** [texinfo.pot-update] Error 139
make[1]: Leaving directory `/home/ben/Programoj/texinfo-5.9.92/po'
make: *** [update-po] Error 2
Maybe the whole texindex/ subdir needs to be excluded from where
xgettext is looking for translatable strings?
$ xgettext --version | head -1
xgettext (GNU gettext-tools) 0.17
Running './configure && make' in the main dir reported no problems.
Benno
--
http://www.fastmail.com - Choose from over 50 domains or use your own
- "unterminated character constant" during 'make update-po',
Benno Schulenberg <=
Re: "unterminated character constant" during 'make update-po', Benno Schulenberg, 2015/05/31