# tar zxvf ixgbe-5.3.7.tar.gz
# cd ixgbe-5.3.7/src/
# make
此时还是有以下错误
1
2
3
4
# make
common.mk:102: *** Kernel header files not in any of the expected locations.
common.mk:103: *** Install the appropriate kernel development package, e.g.
common.mk:104: *** kernel-devel, for building kernel modules and try again. Stop.
# make make[1]:Enteringdirectory`/usr/src/kernels/3.10.0-862.6.3.el7.x86_64'CC[M]/root/ixgbe-5.3.7/src/ixgbe_main.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_api.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_common.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_dcb.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_dcb_82598.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_dcb_82599.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_ethtool.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_lib.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_mbx.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_sriov.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_param.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_phy.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_procfs.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_82598.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_82599.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_x540.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_x550.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_dcb_nl.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_debugfs.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_fcoe.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_ptp.oCC[M]/root/ixgbe-5.3.7/src/ixgbe_sysfs.oCC[M]/root/ixgbe-5.3.7/src/kcompat.oLD[M]/root/ixgbe-5.3.7/src/ixgbe.oBuildingmodules,stage2.MODPOST1modulesCC/root/ixgbe-5.3.7/src/ixgbe.mod.oLD[M]/root/ixgbe-5.3.7/src/ixgbe.komake[1]:Leavingdirectory`/usr/src/kernels/3.10.0-862.6.3.el7.x86_64'