DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] problem with rte_hash
@ 2013-06-09 14:52 Gal Sagie
  2013-06-09 17:16 ` Wiles, Roger Keith
  0 siblings, 1 reply; 3+ messages in thread
From: Gal Sagie @ 2013-06-09 14:52 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

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!

[-- Attachment #2: Type: text/html, Size: 581 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-10  4:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-09 14:52 [dpdk-dev] problem with rte_hash Gal Sagie
2013-06-09 17:16 ` Wiles, Roger Keith
2013-06-10  4:14   ` Gal Sagie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).