LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 794|回复: 6

e17编译有问题。

[复制链接]
发表于 2006-4-26 10:54:20 | 显示全部楼层 |阅读模式
我下载的是CVS版,先编译了libs下的edb、eet、imlib2都很顺利,没有问题,但在编译 evas里,有以下提示:
./autogen.sh --prefix=/usr
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: src/modules/engines/software_x11/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/software_xcb/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/fb/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/buffer/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/software_qtopia/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/directfb/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/gl_x11/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/cairo_x11/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/xrender_x11/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally
automake: src/modules/engines/xrender_xcb/Makefile.am: warning: automake does not support module_la_LDFLAGS being defined conditionally

就过不去了,应该怎么办?
发表于 2006-4-26 12:42:25 | 显示全部楼层
需要安装libtool并且
Use automake 1.9.6+ (or 1.7.9)
然后看看
回复 支持 反对

使用道具 举报

发表于 2006-4-26 12:47:16 | 显示全部楼层
需要安装libtool并且
Use automake 1.9.6+ (or 1.7.9)
然后看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-26 20:26:40 | 显示全部楼层
Post by 无双
需要安装libtool并且
Use automake 1.9.6+ (or 1.7.9)
然后看看

安装了,已经是最新版了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 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
再帮帮我。
回复 支持 反对

使用道具 举报

发表于 2006-4-27 11:41:39 | 显示全部楼层
你的libtool没有安装
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-4-28 19:34:18 | 显示全部楼层
Post by 无双
你的libtool没有安装

不会呀,已经apt-get install libtool 了呀
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表