Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2021 13:53:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239491] security/strongswan: Fails to build with libressl: error: use of undeclared identifier 'EVP_PKEY_*'
Message-ID:  <bug-239491-7788-3tze7bKEAd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239491-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239491-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239491

--- Comment #4 from strongswan@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/strongswa=
n)
- 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.

--=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-239491-7788-3tze7bKEAd>