[dpdk-dev] Compilation failed on dpdk-16.04

2016-05-20 Thread Sheroo Pratap
Hi All, I m trying to install dpdk-16.04 on my VM ubuntu. I tried to make the build but it failed with below error. anyone can help on this. ubuntu version is "Ubuntu 14.04.3 (64bit)" kernel version is 4.6. * SYMLINK-FILE include/rte_eth_null.h* * INSTALL-LIB librte_pmd_null.a* *== Bui

[dpdk-dev] Compilation failed on dpdk-16.04

2016-05-20 Thread Christian Ehrhardt
Hi, as Thomas said that is a dep for pcap. Note that dpdk is part of Ubuntu 15.10 and later - due to that even if building on your own on these releases you would be able to run "sudo apt-get build-dep dpdk" to get all usual build dependencies resolved automatically. But since you are on an older

[dpdk-dev] Compilation failed on dpdk-16.04

2016-05-20 Thread Thomas Monjalon
2016-05-20 17:33, Sheroo Pratap: > Hi All, > > I m trying to install dpdk-16.04 on my VM ubuntu. > I tried to make the build but it failed with below error. > > anyone can help on this. > > ubuntu version is "Ubuntu 14.04.3 (64bit)" > kernel version is 4.6. > > * SYMLINK-FILE include/rt