|
|

楼主 |
发表于 2006-4-27 11:07:20
|
显示全部楼层
Post by 无双
需要安装libtool并且
Use automake 1.9.6+ (or 1.7.9)
然后看看
我从网上下载的新版本,可是再编译的时候,就出现下面的错误:
Running aclocal...
aclocal:configure.in:17: warning: macro `AM_ENABLE_SHARED' not found in library
aclocal:configure.in:18: warning: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running autoconf...
configure.in:17: error: possibly undefined macro: AM_ENABLE_SHARED
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:18: error: possibly undefined macro: AM_PROG_LIBTOOL
再帮帮我。 |
|