[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gettext can't find .po file in po/ directory
From: |
haibin zhang |
Subject: |
gettext can't find .po file in po/ directory |
Date: |
Sat, 10 Sep 2005 10:41:15 +0800 (CST) |
Hi All:
I found a problem in Linux(Fedora core 1 and
Fedora core 4) that gettext can't find .po file in po/
directory!
But I can make this project in Cygwin and Mingw (all
system is using gettext-0.14.5)
The following lines is error:
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/hbzhang/src/gettext_demo/src'
Making all in po
make[2]: Entering directory
`/home/hbzhang/src/gettext_demo/po'
test ! -f ./gettext_demo.pot || \
.gmo" || make de.gmo zh_CN.gmo
make[3]: Entering directory
`/home/hbzhang/src/gettext_demo/po'
make[3]: `de.gmo' is up to date.
make[3]: `zh_CN.gmo' is up to date.
make[4]: Entering directory
`/home/hbzhang/src/gettext_demo/po'
.po does not exist. If you are a translator, you can
create it through 'msginit'.
.po-create] Error 1
make[4]: Leaving directory
`/home/hbzhang/src/gettext_demo/po'
.po] Error 2 [
make[3]: Leaving directory
`/home/hbzhang/src/gettext_demo/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory
`/home/hbzhang/src/gettext_demo/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/hbzhang/src/gettext_demo'
make: *** [all] Error 2
regards
Zhang haibin
___________________________________________________________
雅虎免费G邮箱-No.1的防毒防垃圾超大邮箱
http://cn.mail.yahoo.com
- gettext can't find .po file in po/ directory,
haibin zhang <=