[Swan-dev] 'error: ‘CKM_AES_CTR’ undeclared' while compiling libreswan-3.15

Paul Wouters paul at nohats.ca
Fri Sep 25 17:07:37 EEST 2015


On Fri, 25 Sep 2015, prasad zambare wrote:

> Make install in nss is deploying files in include,lib and bin. So I copied(cp -Lr) files from
> dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/ in /usr/local/include,/usr/lib and /bin folders as previous nss install
> deployed files there. After this change I do not need to use LD_LIBRARY_PATH and Makefile.inc.local contains,

So you should probably run nss by specifying a /usr/local prefix and
then nss make install would do the right thing, and pkg-config for
libreswan would pick up the right paths automatically.

> [root at prasad-lab01-pc1 libreswan-3.15]# tail /var/log/secure
> Sep 24 00:37:02 prasad-lab01-pc1 ipsec__plutorun: restarting IPsec after pause...
> Sep 24 00:37:05 prasad-lab01-pc1 ipsec__plutorun: Starting Pluto subsystem...
> Sep 24 00:37:05 prasad-lab01-pc1 ipsec__plutorun: !pluto failure!:  exited with error status 127
> Sep 24 00:37:05 prasad-lab01-pc1 ipsec__plutorun: restarting IPsec after pause...

Check /var/log/messages as the service command is probably logging the
errors.

Paul


More information about the Swan-dev mailing list