[dpdk-dev] librte_distributor.so: cannot open shared object file: No such file or directory
sothy shan
sothy.e98 at gmail.com
Thu Dec 11 10:03:08 CET 2014
Hi!
I compiled DPDK v1.7.1 on ubunutu 14.04.
I used following commands to compille.
cd DPDK export RTE_SDK=$(pwd)export
RTE_TARGET="x86_64-ivshmem-linuxapp-gcc"
make CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y
install T="$RTE_TARGET"
I mounted hugepages and added ports into igb_uio drivers also.
When I run test commands within
dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/app$ ./testpmd, I am getting
following error.
/testpmd: error while loading shared libraries: librte_distributor.so:
cannot open shared object file: No such file or directory
Do you have idea?
Best regards
Sothy
More information about the dev
mailing list