#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):

 These functions are in use since 10/2016 when support for OpenSSL 1.1 was
 added. LibreSSL breaks the version checks of OpenSSL by pretending to be
 OpenSSL in a very new version, but only offering the OpenSSL 1.0 API.

 I don't know why the LibreSSL people didn't bother to do this properly,
 but alas.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6801#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to