[FFmpeg-trac] #6801(build system:new): libavformat/tls_openssl.c: implicit declaration of function 'BIO_meth_*'
FFmpeg
trac at avcodec.org
Fri Nov 3 01:44:55 EET 2017
#6801: libavformat/tls_openssl.c: implicit declaration of function 'BIO_meth_*'
-------------------------------------+-------------------------------------
Reporter: LigH | Owner:
Type: defect | Status: new
Priority: normal | Component: build
Version: git-master | system
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by heleppkes):
Check H:/development/media-autobuild_suite-
master/local32/include/openssl/opensslv.h
It should list the version somewhere.
Browsing around in the script, it appears to use LibreSSL, and not
OpenSSL. LibreSSL is not currently supported by FFmpeg. We only support
OpenSSL or any of its forks that are actually version and binary
compatible. LibreSSL typically claims to be OpenSSL in a very recent
version, but not actually offer its full API.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6801#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list