[dpdk-dev] Dpdk 2.0.0 error with Suse Linux Enterprise 12

Sotiris Salloumis sotiris.salloumis at ericsson.com
Wed Jul 15 15:14:57 CEST 2015


Dear all,

I’m trying to build dpdk with Suse 12 but I receive the following error:

from /home/Downloads/dpdk-2.0.0/lib/librte_eal/linuxapp/kni/ethtool/igb/e1000_api.h:31,
from /home/Downloads/dpdk-2.0.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.c:38:
/usr/src/linux-3.12.28-4/include/linux/skbuff.h:749:1: note: previous definition of ‘skb_set_hash’ was here
skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type)
^
/usr/src/linux-3.12.28-4/scripts/Makefile.build:324: recipe for target '/home/Downloads/dpdk-2.0.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o' failed
make[11]: *** [/home/Downloads/dpdk-2.0.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/e1000_82575.o] Error 1
/usr/src/linux-3.12.28-4/Makefile:1287: recipe for target '_module_/home/Downloads/dpdk-2.0.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni' failed
make[10]: *** [_module_/home/Downloads/dpdk-2.0.0/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni] Error 2
Makefile:195: recipe for target 'sub-make' failed
make[9]: *** [sub-make] Error 2
Makefile:26: recipe for target 'all' failed
make[8]: *** [all] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.module.mk:79: recipe for target 'rte_kni.ko' failed
make[7]: *** [rte_kni.ko] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.subdir.mk:61: recipe for target 'kni' failed
make[6]: *** [kni] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/home/Downloads/dpdk-2.0.0/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

Any help is much appreciated

Regards
Sotiris


More information about the dev mailing list