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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to