Hi list, Patch http://dpdk.org/dev/patchwork/patch/1056/ introduced the --no-as-needed flag, however on debian, and another ubuntu host, neither g++ 4.8 or 4.9 know this flag and leads to the error :
g++: error: unrecognized command line option ?--no-as-needed? Maybe this comes from a bad inclusion of the dpdk *mk files from my part ( https://github.com/MappaM/click/blob/master/userlevel/dpdk.mk )? But removing the line "--no-as-needed" mk/exec-env/linuxapp/rte.vars.mk solve my problem. Thanks for the help, *Tom Barbette* University of Liege