[dpdk-dev] DPDK libraries not compiling from source

2016-04-11 Thread Subbu CS
Hi all, I tried compiling DPDK from source using setup.sh script in tools directory, but I get this error [32] Remove KNI module [33] Remove hugepage mappings [34] Exit Script Option: 14 /bin/sh: line 1: cc: command not found cp: cannot stat

[dpdk-dev] DPDK libraries not compiling from source

2016-04-11 Thread Wiles, Keith
>Hi all, > >I tried compiling DPDK from source using setup.sh script in tools >directory, but I get this error > >[32] Remove KNI module >[33] Remove hugepage mappings > >[34] Exit Script The way I compile DPDK is this way: # cd # export RTE_SDK=`pwd` # export