2016-03-21 12:09, Iremonger, Bernard:
> make config T=x86_64-default-linuxapp-gcc
> make install T=x86_64-default-linuxapp-gcc -j


make config T=x86_64-native-linuxapp-gcc
sed -i s,native,default, build/.config
make -j

> In file included from 
> /root/dpdk_sforge_2/lib/librte_table/rte_table_lpm.c:43:0:
> /root/dpdk_sforge_2/x86_64-default-linuxapp-gcc/include/rte_lpm.h:484:25: 
> fatal error: rte_lpm_sse.h: No such file or directory
> #include "rte_lpm_sse.h"

It works on my machine.

Reply via email to