This is indeed from my integration (don't want all those EAL stuff), I probably removed too much. it works by adding those two lines in my DPDK makefile before going back to my normal makefile :
include $(RTE_SDK)/mk/internal/rte.build-pre.mk override LDFLAGS := $(call linkerprefix,$(LDFLAGS)) Thanks for the help, *Tom Barbette*