On 1/29/2018 10:44 PM, Charles Lawrence wrote:
> Created a debian-based dockerfile a few days ago that successfully
> built ffmpeg 3.4.1 from source with librsvg enabled.
> 
> However today, without any intervening changes in the build script,
> librsvg fails due to "librsvg-2.0 not found using pkg-config".
> 
> The 3.4.1 archive hasn't been changed as far as I can tell. If I
> disable the librsvg options, ffmpeg builds as expected.

Sounds like something else changed in your environment, then.

> 
> The build instructions are basically verbatim from the ffmpeg
> compilation guide for Debian with some slight modifications for the
> dockerfile and to add librsvg.

This is in any case a question for the ffmpeg-user mailing list, not
ffmpeg-devel.

Either ask there, or open a ticket in https://trac.ffmpeg.org/ if you
think this is a bug in ffmpeg's configure script.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to