I'm trying to install Strongswan 4.6.4 cross-compiled for the Xilinx Microblaze processor running linux kernel 3.3. At the moment, it does install and start, but it has the following error in the kernel log when starting up:
Jan 17 22:10:58 10 authpriv.warn ipsec_starter[505]: Starting strongSwan 4.6.4 IPsec [starter]... Jan 17 22:10:58 10 authpriv.warn ipsec_starter[505]: /etc/ipsec.conf Jan 17 22:10:58 10 authpriv.warn ipsec_starter[505]: no netkey IPsec stack detected Jan 17 22:10:59 10 authpriv.warn ipsec_starter[505]: no KLIPS IPsec stack detected Jan 17 22:10:59 10 authpriv.warn ipsec_starter[505]: no known IPsec stack detected, ignoring! Jan 17 22:10:59 10 daemon.info charon: 00[DMN] Starting IKEv2 charon daemon (strongSwan 4.6.4) Jan 17 22:11:00 10 daemon.info charon: 00[LIB] plugin 'openssl' failed to load file /usr/local/lib/ipsec/plugins/libstrongswan-openssl.so: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory I've also cross-compiled and installed OpenSSL 1.0j, but that makes no difference. I have a separate install of StrongSwan 4.5.0 running on the linux kernel 2.6 on the same hardware that uses OpenSSL 1.0d and it doesn't have this issue. I've tried comparing the two installs and I don't see any significant difference in the files. They all seem to be located at the right places and they all exist. I'm using the same config files between the two installs. Does anyone have any suggestions of what to look for? Thanks. Jon Schell _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
