bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't create *.pot file in gettext-0.16.1 in Mingw in Windows XP


From: haibin zhang
Subject: Re: Can't create *.pot file in gettext-0.16.1 in Mingw in Windows XP
Date: Sun, 11 Feb 2007 19:50:03 +0800 (CST)

HI Bruno:
Thank you response, I found the problem, because I have added a --keyword=_D in 
XGETTEXT_OPTIONS  in Makevars file, when I upgrade it to 0.16.1, I don't add 
this option, so gettext don't create project.pot file.

thank you very much.

Bruno Haible <address@hidden> 写道: Hello,

haibin zhang wrote:
> I found I can't create project.pot in gettext-0.16.1 in  Mingw in Windows XP.
> 
> for example , my project name is pfl_hbzhang
>  when I update my source code, I first delete pfl_hbzhang.pot file in po/ and
> run make , then gettext(0.15) will automatic create a new pfl_hbzhang.pot and
> update zh_CN.po . but when I use gettext 0.16.1 , it don't create
> pfl_hbzhang.pot .

The po/Makefile.in.in rules have not changed in a significative way between
gettext-0.15 and -0.16.1. And share/aclocal/po.m4 did not change at all.
Therefore, just from your symptom description, I cannot even guess what
could be the reason. You need to show at least
  - an "ls -l" output of the po directory (the timestamps of the files may be
    relevant),
  - the complete contents of po/Makefile
  - a log showing the output of the "make" command
if you want someone to be able to analyze this.

Bruno



                
---------------------------------
 雅虎免费邮箱-3.5G容量,20M附件


reply via email to

[Prev in Thread] Current Thread [Next in Thread]