On 2016-04-11 20:53, Thomas Monjalon wrote: > 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
Sorry, this whole issue might have been caused by my old configuration being carried over to 16.04. I'll let you know if I run into it again! // Simon