Hi,
If the option of '--libmfx' is chosen, there is no way to build static ffmpeg. Is there any way to build static ffmpeg, where only dynamic libraries of libva are allowed and other system libraries are static? Thanks! Regard Andrew At 2018-07-05 18:35:26, "Reindl Harald" <[email protected]> wrote: > > >Am 05.07.2018 um 11:55 schrieb qw: >> yum install glibc-devel glibc-static zlib-static libstdc++-static >> Is there any way to install install libva and libva-drm libraries? > >static - no - redhat has strong policies to *remove* .a files for static >linking from packages because static linking is considered a bad practice > >libva-devel x86_64 1.8.3-1.el7 base >libdrm-devel x86_64 2.4.83-2.el7 base > >only dynamic libraries - just don't do it - build proper rpm packages >which contains automatic dependencies > >_______________________________________________ >ffmpeg-user mailing list >[email protected] >http://ffmpeg.org/mailman/listinfo/ffmpeg-user > >To unsubscribe, visit link above, or email >[email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
