Hi, Thanks for the help, i got it fixed (just moved the rte_hash library before the rte_eal and it solved it) On Sun, Jun 9, 2013 at 8:16 PM, Wiles, Roger Keith < keith.wiles@windriver.com> wrote: > 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 wrote: > > rte_cpu_get_flag_enabled > > > -- Best Regards , The G.