|
发表于 2008-2-14 09:41:15
|
显示全部楼层
执行autoreconf过程中出现错误,不知道该如何解决。系统为Fedora 8
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: running: /usr/bin/autoconf --force
configure.ac:107: error: possibly undefined macro: AC_PROG_INTLTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:301: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:2156: error: possibly undefined macro: AM_PATH_CHECK
autoreconf: /usr/bin/autoconf failed with exit status: 1 |
|