Closed stevenke1981 closed 1 year ago
Hi, which version of OpenWRT and platform do you have?
Openwrt 22.03.3 VM machine :ubuntu 18.05 I followed this https://forum.openwrt.org/t/compiling-openwrt-to-support-dpdk/151982
And add this repo
Oh,oops maybe I make a mistake on the DPDK version,I will try it later, thank you
touch /home/steven/openwrt/staging_dir/target-x86_64_glibc/root-x86/stamp/.libdpdk_installed mkdir -p /home/steven/openwrt/bin/targets/x86/64-glibc/packages /home/steven/openwrt/build_dir/target-x86_64_glibc/dpdk-22.07/ipkg-x86_64/libdpdk/CONTROL /home/steven/openwrt/staging_dir/target-x86_64_glibc/pkginfo install -d -m0755 /home/steven/openwrt/build_dir/target-x86_64_glibc/dpdk-22.07/ipkg-x86_64/libdpdk/usr/lib install -m0755 /home/steven/openwrt/build_dir/target-x86_64glibc/dpdk-22.07/ipkg-install/usr/lib/librte.so. /home/steven/openwrt/build_dir/target-x86_64_glibc/dpdk-22.07/ipkg-x86_64/libdpdk/usr/lib/ find /home/steven/openwrt/build_dir/target-x86_64_glibc/dpdk-22.07/ipkg-x86_64/libdpdk -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf Package libdpdk is missing dependencies for the following libraries: libbsd.so.0 make[2]: *** [Makefile:104: /home/steven/openwrt/bin/packages/x86_64/dpdk_repo/libdpdk_22.07-1_x86_64.ipk] Error 1