【Linux】【Makefile】开源软件的编译问题

在Jenkins服务器上为MTK平台编译cloud_client时遇到configure错误,错误源于configure文件版本与autoconf版本不一致。解决办法是在Makefile中使用autogen.sh重新生成configure文件。编译时应避免将本地生成的配置文件直接上传,以防止因不同主机环境差异导致的编译失败。
摘要由CSDN通过智能技术生成
在编译服务器Jenkins上为新平台的MTK方案新建了一个job,但是在编译的时候发现当编译开源软件cloud_client时出现问题,表现的现象是配置脚本configure出现错误,控制台输出的错误信息是:
    checking whether C compiler accepts -Wunused-result... no
checking whether C compiler accepts -Wunused-variable... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts -fPIE... yes
creating wolfssl-config - generic 3.9.0 for -lwolfssl -lm
checking the number of available CPUs... 8 
configure: adding automake macro support
configure: creating aminclude.am
configure: added jobserver support to make for 9 jobs
configure: creating ./config.status
config.status: creating stamp-h
config.status: creating Makefile
config.status: creating wolfssl/version.h
config.status: creating wolfssl/options.h
config.status: creating support/wolfssl.pc
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值