[dpdk-dev] problem with rte_hash

Gal Sagie gal.sagie at gmail.com
Sun Jun 9 16:52:49 CEST 2013


Hello all,

I am trying to do an example of using rte_hash, i am getting the following
linker problem:

/main.o   -lrte_eal -lpthread -lethdev -lrte_malloc -lrte_mbuf
-lrte_mempool -lrte_pmd_igb -lrte_pmd_ixgbe -lrte_ring -lrte_timer
-lrte_hash
/home/gal/dpdk/x86_64-default-linuxapp-gcc/lib/librte_hash.a(rte_hash.o):
In function `rte_hash_create':
rte_hash.c:(.text+0x6f8): undefined reference to `rte_cpu_get_flag_enabled'
collect2: ld returned 1 exit status

anyone familiar with that?

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dpdk.org/ml/archives/dev/attachments/20130609/14fe594a/attachment.html>


More information about the dev mailing list