[FFmpeg-trac] #7213(undetermined:closed): Cannot build ffmpeg 4.0 with --enable-libvorbis

FFmpeg trac at avcodec.org
Thu May 17 20:24:25 EEST 2018


#7213: Cannot build ffmpeg 4.0 with --enable-libvorbis
-------------------------------------+-------------------------------------
             Reporter:  mario_grgic  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by jamrial):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is not an ffmpeg issue. It looks like you only have static libraries
 of libvorbis and libogg in your system, so you need to run ffmpeg's
 configure with --pkg-config-flags="-static" in order to get pkg-config to
 explicitly include all of libvorbis dependencies (That means libogg).

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7213#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list