* Missing symbol error
@ 2015-02-25 2:49 Tetsuya Mukawa
[not found] ` <54ED3827.4060700-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Tetsuya Mukawa @ 2015-02-25 2:49 UTC (permalink / raw)
To: dev-VfR2kkLFssw@public.gmane.org
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[parent not found: <54ED3827.4060700-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>]
* Re: Missing symbol error [not found] ` <54ED3827.4060700-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org> @ 2015-02-25 3:09 ` Liang, Cunming 0 siblings, 0 replies; 2+ messages in thread From: Liang, Cunming @ 2015-02-25 3:09 UTC (permalink / raw) To: Tetsuya Mukawa; +Cc: dev-VfR2kkLFssw@public.gmane.org Hi, You're right, it's missing in the version map. Will send path to fix it. Thanks. > -----Original Message----- > From: Tetsuya Mukawa [mailto:mukawa-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org] > Sent: Wednesday, February 25, 2015 10:49 AM > To: dev-VfR2kkLFssw@public.gmane.org > Cc: Liang, Cunming > Subject: Missing symbol error > > 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 Missing symbol error Tetsuya Mukawa
[not found] ` <54ED3827.4060700-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
2015-02-25 3:09 ` Liang, Cunming
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.