DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Missing symbol error
@ 2015-02-25  2:49 Tetsuya Mukawa
  2015-02-25  3:09 ` Liang, Cunming
  0 siblings, 1 reply; 2+ messages in thread
From: Tetsuya Mukawa @ 2015-02-25  2:49 UTC (permalink / raw)
  To: dev

Hi,

I've got following error when I enable CONFIG_RTE_BUILD_SHARED_LIB.

dpdk/x86_64-native-linuxapp-gcc/lib/libethdev.so: undefined reference to
`per_lcore__socket_id'
collect2: error: ld returned 1 exit status
make[5]: *** [dump_cfg] Error 1
make[4]: *** [dump_cfg] Error 2
make[4]: *** Waiting for unfinished jobs....


It seems after applying below commit, this issue is occurred.
8baacdd... eal: apply thread affinity by assigned cpuset

Thanks,
Tetsuya

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

end of thread, other threads:[~2015-02-25  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25  2:49 [dpdk-dev] Missing symbol error Tetsuya Mukawa
2015-02-25  3:09 ` Liang, Cunming

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).