Re: [dpdk-dev] [PATCH] net/failsafe: fix build error on BSD 10 / GCC 4.8

2017-07-20 Thread Thomas Monjalon
20/07/2017 15:27, Gaetan Rivet: > ctype.h is not compilable in BSD 10 on GCC 4.8 in C11 mode. > > == Build drivers/net/failsafe > CC failsafe.o > In file included from /usr/include/_ctype.h:94:0, > from /usr/include/ctype.h:46, > from /root/dpdk.org/build/includ

[dpdk-dev] [PATCH] net/failsafe: fix build error on BSD 10 / GCC 4.8

2017-07-20 Thread Gaetan Rivet
ctype.h is not compilable in BSD 10 on GCC 4.8 in C11 mode. == Build drivers/net/failsafe CC failsafe.o In file included from /usr/include/_ctype.h:94:0, from /usr/include/ctype.h:46, from /root/dpdk.org/build/include/rte_common.h:50, from /root