首页 > 代码库 > 解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
安装时出现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
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。