#3735: Compilation fails: oggparsevorbis.c error
-------------------------------------+-------------------------------------
Reporter: gerion | Type: defect
Status: new | Priority: normal
Component: build | Version: git-
system | master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Compilation of ffmpeg fails with:
libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_header':
.../libavformat/oggparsevorbis.c:355: undefined reference to
`ff_replaygain_export'
How to reproduce:
Use this configure line:
./configure --disable-everything --enable-decoder=h264 --enable-
demuxer=matroska --enable-muxer=null --enable-encoder=rawvideo --enable-
protocol=file --disable-doc --disable-ffserver --disable-ffplay --disable-
ffprobe
and try to build ffmpeg.
Without "--disable-ffserver --disable-ffplay --disable-ffprobe" it works
as expected.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3735>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac