Hi,

I'm trying to create environment of IPsec Acceleration in the FD.io* VPP 
Project shown as following instruction.
https://www.intel.com/content/www/us/en/developer/articles/guide/get-started-with-ipsec-acceleration-in-the-fdio-vpp-project.html
If anyone has done intel's instruction, that will grate. I would like to hear 
your environment (such as Operation System, or else).
Currently I'm using Ubuntu 16.04.7 LTS, but if any other OS will works 
correctly, I can change it.

When I execute following, the error had occurred.

$ vpp_uses_dpdk_cryptodev_sw = yes make build - release - j Error Message.

CCLD     libsixrd_plugin.la
/usr/bin/ld: 
/../vpp/build-root/install-vpp-native/dpdk/lib/libisal_crypto.a(gcm_pre.o): 
relocation R_X86_64_PC32 against undefined symbol `__stack_chk_fail@@GLIBC_2.4' 
can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:1439: recipe for target 'dpdk_plugin.la' failed
make[5]: *** [dpdk_plugin.la] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory 
'/../test2/vpp/build-root/build-vpp-native/vpp/plugins'
Makefile:1265: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/../vpp/build-root/build-vpp-native/vpp/plugins'
Makefile:6765: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/../vpp/build-root/build-vpp-native/vpp'
Makefile:3427: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/../vpp/build-root/build-vpp-native/vpp'
Makefile:699: recipe for target 'vpp-build' failed
make[1]: *** [vpp-build] Error 2
make[1]: Leaving directory '/../vpp/build-root'
Makefile:213: recipe for target 'build-release' failed
make: *** [build-release] Error 2

Regards,
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20462): https://lists.fd.io/g/vpp-dev/message/20462
Mute This Topic: https://lists.fd.io/mt/86931911/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to