Any thoughts on below, when try to make install ixgbe-3.22.3 src? thanks!
make install
make -C /lib/modules/2.6.39-400.214.3.el5uek/build SUBDIRS=/tmp/ixgbe-3.22.3/src modules
make[1]: Entering directory `/usr/src/kernels/2.6.39-400.214.3.el5uek'
CC [M] /tmp/ixgbe-3.22.3/src/ixgbe_main.o
In file included from /tmp/ixgbe-3.22.3/src/ixgbe_osdep.h:38,
from /tmp/ixgbe-3.22.3/src/ixgbe_type.h:66,
from /tmp/ixgbe-3.22.3/src/ixgbe_dcb.h:29,
from /tmp/ixgbe-3.22.3/src/ixgbe.h:48,
from /tmp/ixgbe-3.22.3/src/ixgbe_main.c:51:
/tmp/ixgbe-3.22.3/src/kcompat.h:3593: error: redefinition of typedef ânetdev_features_tâ
include/linux/netdevice.h:985: error: previous declaration of ânetdev_features_tâ was here
make[2]: *** [/tmp/ixgbe-3.22.3/src/ixgbe_main.o] Error 1
make[1]: *** [_module_/tmp/ixgbe-3.22.3/src] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.39-400.214.3.el5uek'
make: *** [default] Error 2