[FFmpeg-user] ffmpeg runtime dependences

Wang, Liqin, M.S. Wang.Liqin at mayo.edu
Mon Oct 5 21:10:25 CEST 2015


Carl Eugen Hoyos <cehoyos at ag.or.at> writes:

>What do the following commands show on your build host?
>$ ls -l /opt/freeware/lib/libbz2*
>$ ls -l /opt/freeware/lib/liblzma*

> Imo, the simple solution is to remove the relevant so files from the build host to force static linking.

-------
bash-4.3$ ls -l /opt/freeware/lib/libbz2*
-rwxr-xr-x    1 root     system       197216 Dec 20 2010  /opt/freeware/lib/libbz2.a

bash-4.3$ ls -l /opt/freeware/lib/liblzma*
-rwxr-xr-x    1 root     system       892872 Nov 04 2014  /opt/freeware/lib/liblzma.a
-rwxr-xr-x    1 root     system          924 Nov 04 2014  /opt/freeware/lib/liblzma.la


Could you please let me know how to force a static build?

Thanks,


Liqin


More information about the ffmpeg-user mailing list