Carl Eugen Hoyos <[email protected]> added the comment:
Reimar explained why ./configure --enable-shared && make check can't (always) work - you need to install first. ./configure --disable-network && make check doesn't work because make checkheaders doesn't work without network support, make test works fine. Fix Substatus. ---------- substatus: -> invalid ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2354> ________________________________________________
