当前位置:   article > 正文

ubuntu 编译 ffmpeg: recompile with -fPIE_recompile with -fpic

recompile with -fpic

安装相关编译环境;

# sudo apt-get install pkg-config

# sudo apt install build-essential

# sudo apt-get install manpages-dev

# sudo apt-get install automake

# sudo apt-get install yasm

# sudo apt install libsdl2-dev

如果还有 recompile with -fPIE;

LDFLAGS=-no-pie ./configure

或者,在脚本前面添加:

sudo LDFLAGS=-no-pie build_ffmpeg.sh

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/224464
推荐阅读
相关标签
  

闽ICP备14008679号