https://bugs.linaro.org/show_bug.cgi?id=3573
--- Comment #5 from Matias Elo <[email protected]> --- You need to compile DPDK "-fPIC": $ make install T=x86_64-native-linuxapp-gcc DESTDIR=./install EXTRA_CFLAGS="-fPIC" -- You are receiving this mail because: You are on the CC list for the bug.
