[Bug 286598] security/nmap: Fails to build with LibreSSL 4.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 May 2025 10:02:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286598

            Bug ID: 286598
           Summary: security/nmap: Fails to build with LibreSSL 4.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl
             Flags: maintainer-feedback?(cy@FreeBSD.org)
          Assignee: cy@FreeBSD.org

nse_ssl_cert.cc:495:36: error: use of undeclared identifier
'EC_GROUP_method_of'
  495 |     nid = EC_METHOD_get_field_type(EC_GROUP_method_of(group));
      |                                    ^
1 error generated.

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