KVM_MAKEFLAGS= ...USE_DH31=false ....  I've disabled it for test builds.
On Wed, 4 Jul 2018 at 08:49, D. Hugh Redelmeier <[email protected]> wrote:
>
> | From: D. Hugh Redelmeier <[email protected]>
> |
> | /source/lib/libswan/ike_alg_dh.c:337:13: error: ‘SEC_OID_CURVE25519’ 
> undeclared here (not in a function)
> |   .nss_oid = SEC_OID_CURVE25519,
> |
> | On Fedora 28, this is defined in nss-util-devel-3.37.3-1.0.fc28.x86_64
> |
> | How do we get it into the standard testing VMs?
>
> The simplest stopgap solution is to add this to Makefile.inc.local in
> the host's source directory (which happens to be the guests' /source
> directory):
>         USE_DH31=false
>
> The right solution is to update the guest OS to something newer
> (Fedora 28?)._______________________________________________
> Swan-dev mailing list
> [email protected]
> https://lists.libreswan.org/mailman/listinfo/swan-dev
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to