|
|
发表于 2006-5-2 14:53:10
|
显示全部楼层
Post by tpxc
我编译5个基本库都正常,但编译最后的主程式的时候报错了
[root@localhost e]# ./autogen.sh
Running aclocal...
aclocal:configure.in:176: warning: macro `AM_GNU_GETTEXT' not found in library
aclocal:configure.in:177: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
Running autoheader...
Running autoconf...
configure.in:176: error: possibly undefined macro: AM_GNU_GETTEXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:177: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
没有gettext ? |
|