[Bug 239491] security/strongswan: Fails to build with libressl: error: use of undeclared identifier 'EVP_PKEY_*'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 4 13:53:23 UTC 2021


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

--- Comment #4 from strongswan at Nanoteq.com ---
(In reply to sohaib khan from comment #3)

- Download the patch file and save it (e.g. libressl.patch)
- Copy the patch file to the strongswan port directory
(/usr/ports/security/strongswan)
- Change to the strongswan port directory (cd /usr/ports/security/strongswan)
- patch -p 0 < libressl.patch

patch will apply the patch the the strongswan port in the directory and it can
then be compiled.
It creates a number of extra files in the files directory in the strongSwan
port to patch the libressl fixes.

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


More information about the freebsd-ports-bugs mailing list