On Fri 23 Aug 2013 12:11:51 PM CEST, Nulik Nol wrote: > Hi, > I have this error when compiling on Fedora 19. Any package I am missing ? > > [niko at localhost dpdk-1.3.1r2]$ make config T=x86_64-default-linuxapp-gcc <snip>
> [niko at localhost dpdk-1.3.1r2]$ uname -a > Linux localhost.localdomain 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 > 23:19:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux I'm guessing your running the 3.10.7 kernel as default in fedora 19, but there should really be a kernel version check somewhere in there to give the user a warning when using an "untested" kernel version. Br, David