Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 21:18:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212149] security/strongswan: Runtime failures with LibreSSL
Message-ID:  <bug-212149-13-d9NYXyM517@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212149-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212149-13@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=3D212149

--- Comment #21 from dewayne@heuristicsystems.com.au ---
(In reply to Bernard Spil from comment #20)
Good approach.  The patch applied cleanly, and trivial testing was successf=
ul
on a system with libressl.  Thank-you.

However the patches caused a failure when building with openssl.  There were
quite a few errors generated.=20=20

In file included from openssl_compat.c:18:
./openssl_compat.h:30:10: fatal error: 'openssl/opensslfeatures.h' file not
found
#include <openssl/opensslfeatures.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~

opensslfeatures.h only exists in libressl-2.5.3.tar.gz.  It is not in eithe=
r:
/distfiles/openssl-1.0.2k/openssl-1.0.2k.tar.gz
/distfiles/openssl-1.1.0e.tar.gz

Aside: both opensslv.h and opensslconf.h exist in all ;)

--=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-212149-13-d9NYXyM517>