[FFmpeg-user] libbluray not found using pkg-config on macOS

Moritz Barsnick barsnick at gmx.net
Thu Oct 19 00:19:51 EEST 2017


Hi Miya,

>   "_inflateReset", referenced from:
>       _ft_gzip_file_io in libfreetype.a(ftgzip.o)
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> ERROR: libbluray not found using pkg-config

> Are those error related with bzip2? freetype2?

They are due to an issue of libbluray's pkg-config file not stating its
dependencies (freetype, bz2, ...) correctly. The issue has already been
reported for ffmpeg here:

https://trac.ffmpeg.org/ticket/6731

libbluray fixed it from their side yesterday (still pending a release).
You can change your installed libbluray.pc file locally, if you wish,
as described here:

https://ffmpeg.org/pipermail/ffmpeg-devel/2017-October/217888.html

Cheers,
Moritz


More information about the ffmpeg-user mailing list