[dpdk-dev] librte_table build race with SYMLINK-FILE?
Thomas Monjalon
thomas.monjalon at 6wind.com
Mon Apr 11 20:53:25 CEST 2016
2016-04-11 11:15, Stephen Hemminger:
> On Mon, 11 Apr 2016 12:46:16 +0200
> Simon Kågström <simon.kagstrom at netinsight.net> wrote:
> > In file included from [...]lib/librte_table/rte_table_lpm.c:43:0:
> > [...]/dpdk.build/include/rte_lpm.h:484:25: fatal error: rte_lpm_sse.h:
> > No such file or directory
> > #include "rte_lpm_sse.h"
>
> The issue is a missing dependency in the mk file for LPM.
There is already this line:
DEPDIRS-$(CONFIG_RTE_LIBRTE_TABLE) += lib/librte_lpm
More information about the dev
mailing list