Re: [dpdk-dev] [PATCH] eal/linux: fix build with glibc 2.25

2017-04-04 Thread Thomas Monjalon
2017-04-03 14:05, Jerin Jacob: > glibc 2.25 is warning about if applications depend on > sys/types.h for makedev macro, it expects to be included > from > > Found this error while testing with GCC 6.3.1 on archlinux. > > lib/librte_eal/linuxapp/eal/eal_pci_uio.c: In function ‘pci_mknod_uio_dev’:

[dpdk-dev] [PATCH] eal/linux: fix build with glibc 2.25

2017-04-03 Thread Jerin Jacob
glibc 2.25 is warning about if applications depend on sys/types.h for makedev macro, it expects to be included from Found this error while testing with GCC 6.3.1 on archlinux. lib/librte_eal/linuxapp/eal/eal_pci_uio.c: In function ‘pci_mknod_uio_dev’: lib/librte_eal/linuxapp/eal/eal_pci_uio.c:13