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

Adriaan de Groot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Adriaan de Groot <[email protected]> ---
Which qt5-network version? It looks like a qt5-network is still looking for the
OpenSSL 1.0 symbols (which include SSL_library_init) which you no longer have
(in OpenSSL 1.1, it is #defined to OPENSSL_init_ssl, and qt5-network should be
looking for the latter symbol).

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

Reply via email to