[Bug 266608] /security/nmap/: Fails to build with libressl 3.5.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Sep 2022 16:42:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266608

            Bug ID: 266608
           Summary: /security/nmap/: Fails to build with libressl 3.5.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl

crypt.c:71:25: error: field has incomplete type 'EVP_CIPHER_CTX' (aka 'struct
evp_cipher_ctx_st')
    _libssh2_cipher_ctx h;
                        ^
/usr/local/include/openssl/ossl_typ.h:118:16: note: forward declaration of
'struct evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
               ^
1 error generated

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