Hi Could this problem be a circular linker problem, try duplicating the libraries on the link line again and see if that fixes the problem. In GCC you also have the option --start-group and --end-group to force the linker to resolve relink these libs until all of the dependences have been resolved.
In the mk/rte.app.mk makefile fragment is an example of these options. I hope this helps. Thank you, ++Keith ------------------------------- Keith Wiles Principal Technologist for Networking cell 972-213-5533 Wind River Systems On Jun 9, 2013, at 9:52 AM, Gal Sagie <gal.sagie at gmail.com<mailto:gal.sagie at gmail.com>> wrote: rte_cpu_get_flag_enabled -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dpdk.org/ml/archives/dev/attachments/20130609/2a429ff2/attachment.html>