[Bug 232306] www/otter-browser with -CURRENT (12.0-ALPHA9 r339356): SSL support is not available or incomplete.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 16 09:11:32 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232306
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #1 from Adriaan de Groot <adridg at freebsd.org> ---
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.
More information about the kde-freebsd
mailing list