Date: Tue, 13 Mar 2018 23:43:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226584] security/openvpn build failure on 11.1S with libressl on amd64 Message-ID: <bug-226584-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226584 Bug ID: 226584 Summary: security/openvpn build failure on 11.1S with libressl on amd64 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au Assignee: mandree@FreeBSD.org Flags: maintainer-feedback?(mandree@FreeBSD.org) Working within the FreeBSD CoC FreeBSD 11.1-STABLE r329008M amd64 1101509 1101509, using libressl In file included from crypto_openssl.c:44: ./openssl_compat.h:717:1: error: static declaration of 'SSL_CTX_set_min_proto_version' follows non-static declaration SSL_CTX_set_min_proto_version(SSL_CTX *ctx, long tls_ver_min) ^ /usr/local/include/openssl/ssl.h:1175:5: note: previous declaration is here int SSL_CTX_set_min_proto_version(SSL_CTX *ctx, uint16_t version); ^ In file included from crypto_openssl.c:44: ./openssl_compat.h:746:1: error: static declaration of 'SSL_CTX_set_max_proto_version' follows non-static declaration SSL_CTX_set_max_proto_version(SSL_CTX *ctx, long tls_ver_max) ^ /usr/local/include/openssl/ssl.h:1176:5: note: previous declaration is here int SSL_CTX_set_max_proto_version(SSL_CTX *ctx, uint16_t version); --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226584-13>