[dpdk-dev] Build sucess DPDK 1.7.1 in UBunutu, testpmd failed with librte_distributor.so

sothy shan sothy.e98 at gmail.com
Thu Dec 11 17:49:45 CET 2014


Hi!



I am trying  these commands. based on suggestion

http://dpdk.org/ml/archives/dev/2014-October/006247.html

$RTE_TARGET=/x86_64-ivshmem-linuxapp-gcc
$make  CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y
install T="$RTE_TARGET" EXTRA_LDFLAGS=--no-as-needed

Build sucessfully. Before it is not build. Thanks.

But when I try testpmd script, it gives error::


./testpmd: error while loading shared libraries: librte_distributor.so:
cannot open shared object file: No such file or directory


So it means that there are some problem in build.
If u know where is the problem, please let me know.

Best regards
Sothy


More information about the dev mailing list