Hello OS : ubuntu 12.10 64bit Pfring : 5.6.2 Ethernet card : ixgbe 10gbit
When i try to make the driver i get this error ; root@Guard:~/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src# make make -C /lib/modules/3.13.0-32-generic/build SUBDIRS=/root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src modules make[1]: Entering directory `/usr/src/linux-headers-3.13.0-32-generic' CC [M] /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.o /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c: In function âixgbe_get_stats64â: /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c:6739:5: error: implicit declaration of function âu64_stats_fetch_begin_bhâ [-Werror=implicit-function-declaration] /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c:6742:4: error: implicit declaration of function âu64_stats_fetch_retry_bhâ [-Werror=implicit-function-declaration] /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c: In function âixgbe_select_queueâ: /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c:8132:3: error: implicit declaration of function â__netdev_pick_txâ [-Werror=implicit-function-declaration] /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c: At top level: /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c:8913:2: warning: initialization from incompatible pointer type [enabled by default] /root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.c:8913:2: warning: (near initialization for âixgbe_netdev_ops.ndo_select_queueâ) [enabled by default] cc1: some warnings being treated as errors make[2]: *** [/root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src/ixgbe_main.o] Error 1 make[1]: *** [_module_/root/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-32-generic' make: *** [default] Error 2 root@Guard:~/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src#<mailto:root@Guard:~/ether/PF_RING-5.6.2/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.19.1/src#> how can i solve it ?
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
