首页 > 系统服务 > 详细

解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL

时间:2015-12-08 14:32:59      阅读:2268      评论:0      收藏:0      [点我收藏+]

当安装configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL

                     If this token and others are legitimate, please use m4_pattern_allow.
                     See the Autoconf documentation.
                     autoreconf: /usr/bin/autoconf failed with exit status: 1

出现之后来那叫一个郁闷啊,在线搜索。该解决方案终于被,欲哭无泪啊··

原来缺乏的工具的:sudo apt-get install libtool  

 安装后大吃一惊

为了确保后没有错误 。另外你需要安装一个工具:sudo apt-get install libsysfs-dev

解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL

原文:http://www.cnblogs.com/mengfanrong/p/5028830.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!