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

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Mar 3 23:23:37 CET 2015


> > Compilation fails in some distributions because of missing unistd.h
> > needed for pread/pwrite (seen with Suse):
> >         lib/librte_eal/linuxapp/eal/eal_pci_uio.c:62:2:
> >         error: implicit declaration of function ‘pread’
> >
> > Fixes: 4a499c649590 ("eal/linux: enable uio_pci_generic support")
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> Acked-by: David Marchand <david.marchand at 6wind.com>

Applied



More information about the dev mailing list