[dpdk-dev] MEMNIC error at EAL : [undefined symbol :per_lcore__lcore_id]

2014-07-17 Thread Thomas Monjalon
Hi, 2014-07-17 07:29, Srinivas Reddi: > I compiled my testapp using this command > > cc testapp.c -lrte_eal -lrte_mbuf -lrte_cmdline -lrte_timer -lrte_mempool > -lrte_pmd_ring -lethdev -lrte_malloc -ldl -lpthread -lrte_ring > -I/home/utils/dpdk-1.7.0/x86_64-native-linuxapp-gcc/include > -L/ho

[dpdk-dev] MEMNIC error at EAL : [undefined symbol :per_lcore__lcore_id]

2014-07-17 Thread Srinivas Reddi
Hi, I compiled my testapp using this command cc testapp.c -lrte_eal -lrte_mbuf -lrte_cmdline -lrte_timer -lrte_mempool -lrte_pmd_ring -lethdev -lrte_malloc -ldl -lpthread -lrte_ring -I/home/utils/dpdk-1.7.0/x86_64-native-linuxapp-gcc/include -L/home/utils/dpdk-1.7.0/x86_64-native-linuxapp