Dear Colleagues, 
 
I would like to report a compilation error of Libreswan 3.29 on Slackware 14.2 
64-bit kernel 4.4.186:
 
make[2]: Entering directory '/usr/local/src/libreswan-3.29/lib/libipsecconf'
[...]
-c /usr/local/src/libreswan-3.29/lib/libipsecconf/confread.c
/usr/local/src/libreswan-3.29/lib/libipsecconf/confread.c: In function 
'ipsecconf_default_values':
/usr/local/src/libreswan-3.29/lib/libipsecconf/confread.c:68:54: error: 
expected expression before ')' token
 # define SOPT(kbf, v)  { cfg->setup.options[kbf] = (v) ; }
                                                      ^
/usr/local/src/libreswan-3.29/lib/libipsecconf/confread.c:82:2: note: in 
expansion of macro 'SOPT'
  SOPT(KBF_XFRMLIFETIME, XFRM_LIFETIME_DEFAULT); /* not used by pluto itself */
  ^
../../mk/depend.mk:34: recipe for target 'confread.o' failed
make[3]: *** [confread.o] Error 1
../../mk/targets.mk:82: recipe for target 'all' failed
make[2]: *** [all] Error 2
 
Directives used USE_GLIBC_KERN_FLIP_HEADERS?=true in config.mk, trying to build 
with KLIPS. 
I appreciate your support.
 
Regards
 
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to