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

FFmpeg trac at avcodec.org
Thu May 17 20:16:40 EEST 2018


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

Comment (by mario_grgic):

 If I also add -logg option to the linker command:

 gcc -L/Volumes/ramdisk/ffmpeg/lib -Wl,-dynamic,-search_paths_first
 -I/Volumes/ramdisk/ffmpeg/include -L/Volumes/ramdisk/ffmpeg/lib -o
 /var/folders/rk/7t49495d3w1btf_fydzx6k200000gn/Tffconf.p6ZBvzlB/test
 /var/folders/rk/7t49495d3w1btf_fydzx6k200000gn/Tffconf.p6ZBvzlB/test.o
 -lvorbis -logg


 then it all works. I have compiled vorbis with ogg support, and it seems
 it now needs to have ogg library added as dependency. I have worked around
 this problem by modifying vorbis.pc file in pkgconfig path to also have
 -logg in library search path.

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


More information about the FFmpeg-trac mailing list