2015-07-20 18:04, Rauta, Alin: > --- a/lib/Makefile > +++ b/lib/Makefile > @@ -33,7 +33,6 @@ include $(RTE_SDK)/mk/rte.vars.mk > > DIRS-y += librte_compat > DIRS-$(CONFIG_RTE_LIBRTE_EAL) += librte_eal > -DIRS-$(CONFIG_RTE_LIBRTE_EAL) += librte_malloc
I feel it's not the right fix :) >From now, I'll test combine lib build. Thanks for reporting