[Swan-dev] cannot compile libreswan 3.28: error: missing initializer for field ‘isag_reserved’ of ‘struct isakmp_generic’

Paul Wouters paul at nohats.ca
Fri May 24 17:47:54 UTC 2019


On Fri, 24 May 2019, António Silva wrote:

> In function `match_rdn':
> /home/packages/src/libreswan/libreswan-3.28/lib/libswan/id.c:502: undefined 
> reference to `CERT_CompareAVA'

You are using an old NSS, so add:

echo "USE_NSS_AVA_COPY=true" >> Makefile.inc.local
echo "USE_NSS_IPSEC_PROFILE=false" >> Makefile.inc.local

Paul



More information about the Swan-dev mailing list