gcc is unable to create an executable file -- 执行./configure 报错解决办法

在编译ffmpeg-metartc时遇到错误,提示gcc无法创建可执行文件,可能是因为lib路径配置错误或库名称不匹配。问题源于将lmetartccore3配置为lmetartccore2,而实际库不存在。解决方案是检查配置选项和库路径,确保所有依赖项正确无误。若遇到同样问题,可参考日志文件ffbuild/config.log或在相关论坛寻求帮助。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

编译ffmpeg-metartc的时候出现如下报错

报错的提示:
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file “ffbuild/config.log” produced by configure as this will help
solve the problem.

描述

一般问题,一般是自己的lib路径配置有问题,或者是库的名称配置有问题导致的。我就是把./configure --enable-libx264 --enable-gpl
–extra-libss='-L/work/media/ffmpeg-metartc/FFmpeg-n4.3.3/metartc3
-lmetartccore3 -lspeexdsp -lpthread -lsrtp2 -lssl -lcrypto -ldl ’ 里面的lmetartccore3 配置成了lmetartccore2,然后lib目录下没有相关的库,导致这个问题产生。
如果大家出现该问题,并且还未解决的,可以放评论区一起讨论。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值