First build dpdk, succeeded.
Then ovdk,
./configure RTE_SDK=$(RTE_SDK) --disable-ssl (succeeded)
make (failed)
lib/dpdk-link.c:25:24: fatal error: rte_config.h: No such file or directory
compilation terminated.
make[2]: *** [lib/dpdk-link.o] Error 1
make[2]: Leaving directory /root/ovdk/openvswitch'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory/root/ovdk/openvswitch'
make: *** [all] Error 2
I was following the install guide step by step.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss