[dpdk-dev] Error compiling dpdk

Madhav Ancha (BLOOMBERG/ 120 PARK) mancha1 at bloomberg.net
Fri Nov 7 14:10:03 CET 2014


Hi,
I get this error compiling the latest download from dpdk.org on a sandybridge. Am I missing any steps in between that makes the header visible?

The box is a sandybridge and I executed make config T=x86_64-native-linuxapp-gcc
which succeed with no errors.

Then on a make,

$ make
== Build scripts
== Build scripts/testhost
== Build lib
== Build lib/librte_eal
== Build lib/librte_eal/common
make[4]: *** No rule to make target `include/rte_atomic.h', needed by `/bb/mbigd/mbig2495/core/3p/dpdk-1.7.1/build/include/rte_atomic.h'.  Stop.
make[3]: *** [common] Error 2
make[2]: *** [librte_eal] Error 2
make[1]: *** [lib] Error 2
make: *** [all] Error 2


Thanks
Madhav


More information about the dev mailing list