[Bug 235883] devel/qca does not build with option OPENSSL and ssl=libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 19 20:46:33 BST 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235883

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #4 from Adriaan de Groot <adridg at freebsd.org> ---
I don't get to devel/qca because net/qt5-network won't compile with libressl:

--- .obj/qsslsocket_openssl_symbols.o ---
In file included from ssl/qsslsocket_openssl_symbols.cpp:58:
In file included from ssl/qsslsocket_openssl_symbols_p.h:227:
ssl/qsslsocket_openssl11_symbols_p.h:185:29: error: unknown type name
'BIO_ADDR'
int q_DTLSv1_listen(SSL *s, BIO_ADDR *client);
                            ^
ssl/qsslsocket_openssl11_symbols_p.h:186:1: error: unknown type name 'BIO_ADDR'
BIO_ADDR *q_BIO_ADDR_new();
^


That's with libressl 2.9.1, Qt 5.12.1_1.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list