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

FFmpeg trac at avcodec.org
Thu May 17 20:39:32 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
-------------------------------------+-------------------------------------

Comment (by mario_grgic):

 Replying to [comment:3 jamrial]:
 > 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).

 Thank you. That solves my problem. And yes, I am building static ffmpeg
 with all dependencies (i.e. all third party libraries built statically as
 well) for maximal portability.

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


More information about the FFmpeg-trac mailing list