[Bug 226584] security/openvpn build failure on 11.1S with libressl on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 13 23:43:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226584

            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 at FreeBSD.org
          Reporter: dewayne at heuristicsystems.com.au
          Assignee: mandree at FreeBSD.org
             Flags: maintainer-feedback?(mandree at 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);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list