https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235883
Adriaan de Groot <adr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adr...@freebsd.org --- Comment #4 from Adriaan de Groot <adr...@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.