LinuxSir.cn,穿越时空的Linuxsir!

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

kdevelop编译失败~AC_LIBTOOL_DLOPEN??

[复制链接]
发表于 2005-2-4 20:11:34 | 显示全部楼层 |阅读模式
在hiweed0.6下安装了kdevelop
用向导生成一个wxWidgets简单程序,但是编译失败,显示如下。是缺什么包吗?wx的包都装过了。automake是1.6.3-11,autoconf是2.59a-3,libtool没有安装

cd '/home/shuncox/wxtest' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/shuncox/wxtest/debug' && cd '/home/shuncox/wxtest/debug' && CXXFLAGS="-O0 -g3" "/home/shuncox/wxtest/configure" --enable-debug=full && cd '/home/shuncox/wxtest/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k
configure.in:7: required file `./ltmain.sh' not found
configure.in:6: error: possibly undefined macro: AC_LIBTOOL_DLOPEN If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
configure.in:7: error: possibly undefined macro: AC_PROG_LIBTOOL
*** Exited with status: 2 ***
发表于 2005-2-6 08:46:09 | 显示全部楼层
Post by shuncox
在hiweed0.6下安装了kdevelop
用向导生成一个wxWidgets简单程序,但是编译失败,显示如下。是缺什么包吗?wx的包都装过了。automake是1.6.3-11,autoconf是2.59a-3,libtool没有安装

cd '/home/shuncox/wxtest' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/shuncox/wxtest/debug' && cd '/home/shuncox/wxtest/debug' && CXXFLAGS="-O0 -g3" "/home/shuncox/wxtest/configure" --enable-debug=full && cd '/home/shuncox/wxtest/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k
configure.in:7: required file `./ltmain.sh' not found
configure.in:6: error: possibly undefined macro: AC_LIBTOOL_DLOPEN If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
configure.in:7: error: possibly undefined macro: AC_PROG_LIBTOOL
*** Exited with status: 2 ***


那就装上试试喽
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-7 22:47:50 | 显示全部楼层
当然装上了~没用
回复 支持 反对

使用道具 举报

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

本版积分规则

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