[Bug 245600] net/qt5-network build fails with error: unknown type name 'OPENSSL_STACK'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 15 04:27:57 BST 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245600
--- Comment #9 from rozhuk.im at gmail.com ---
Created attachment 213401
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213401&action=edit
libressl build fix
This backported patch from prev port revision with few changes:
1. patch-src_network_kernel_qnetworkinterface__unix.cpp renamed to:
patch-src_network_kernel_qnetworkinterface__unix.cpp_ to avoid name collizion
2. patch-qsslsocket_openssl11_symbols_p.h - rebased to apply again
3. In patch-src_network_ssl_qsslsocket_openssl_symbols_p.h added:
+# define DTLS1_2_VERSION 0xFEFD
+# define DTLS_MAX_VERSION DTLS1_2_VERSION
Tobias, thanks for qt update, but please in next time don't forget about users
with non default port options and env.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list