arm架构编译ipmitool工具报错问题

最近在arm架构编译ipmitool-1.8.18时遇到问题记录一下:

[root@builder ipmitool-1.8.18]# make
cd . && /bin/bash /kern-build/lius/ipmi/ipmitool-1.8.18/missing automake-1.15 --foreign
configure.ac:7: error: version mismatch.  This is Automake 1.15.1,
configure.ac:7: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:7: comes from Automake 1.15.  You should recreate
configure.ac:7: aclocal.m4 with aclocal and run automake again.
WARNING: 'automake-1.15' is probably too old.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package: 

首先解压源码然后直接cd到ipmitool-1.8.18目录执行make,然后就报上面这个错误,错误表明我的项目配置文件 configure.ac 中指定的 Automake 版本与系统中安装的版本不匹配。具体地,项目要求使用 Automake 1.15,但实际系统中安装的是 Automake 1.15.1

要解决这个问题,需要重新生成 aclocal.m4 文件&#x

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值