为了账号安全,请及时绑定邮箱和手机立即绑定

关于aclocal-1.14' is missing on your system的问题?

关于aclocal-1.14' is missing on your system的问题?

C
撒科打诨 2018-07-18 14:02:57
make 编译时出现如下问题:CDPATH="${ZSH_VERSION+.}:" && cd /install/Mesa-10.3.5 && /bin/bash /install/Mesa-10.3.5/bin/missing aclocal-1.14 -I m4 /install/Mesa-10.3.5/bin/missing: line 81: aclocal-1.14: command not found WARNING: 'aclocal-1.14' is missing on your system.       You should only need it if you modified 'acinclude.m4' or       'configure.ac' or m4 files included by 'configure.ac'.       The 'aclocal' program is part of the GNU Automake package:       <http://www.gnu.org/software/automake>       It also requires GNU Autoconf, GNU m4 and Perl in order to run:       <http://www.gnu.org/software/autoconf>       <http://www.gnu.org/software/m4/>       <http://www.perl.org/> make: *** [/install/Mesa-10.3.5/aclocal.m4] Error 127该安装的都安装好了,还报错
查看完整描述

2 回答

?
慕姐8265434

TA贡献1813条经验 获得超2个赞

该源码中应该提供的有 autogen 脚本吧,执行该脚本重新生成 configure

查看完整回答
反对 回复 2018-07-21
?
千万里不及你

TA贡献1784条经验 获得超9个赞

sudo autoreconf -ivf 就是这一句解决了问题

查看完整回答
反对 回复 2018-07-21
  • 2 回答
  • 0 关注
  • 2620 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信