[Bug 232783] net-p2p/ktorrent-kde4 and net-p2p/ktorrent: error loading libqca-ossl.so
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 29 20:51:34 GMT 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232783
Schaich, Alonso <alonsoschaich at fastmail.fm> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alonsoschaich at fastmail.fm
--- Comment #1 from Schaich, Alonso <alonsoschaich at fastmail.fm> ---
Created attachment 198754
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198754&action=edit
force build of libcrypto-compat
The reason for this breakage is that the EVP_MD_CTX_new is called
EVP_MD_CTX_create on FreeBSD-11.
Qca bundles a compatibility wrapper for openssl for these kind of issues, and
the FreeBSD port even patches the libcrypto-compat.{c|h} files, however, we
donnot compile them.
The attached patch forces the compilation of libcrypto-compat resulting in a
loadable libqca-ossl.so file on FreeBSD-11.2 over here.
The patch was not tested against FreeBSD-12.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list