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: Bruno Haible
Subject: Re: Can't create *.pot file in gettext-0.16.1 in Mingw in Windows XP
Date: Sat, 10 Feb 2007 17:13:13 +0100
User-agent: KMail/1.5.4

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





reply via email to

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