一台Centos linux7.9服务器,通过make install安装网卡驱动时,报错,报错信息如下:
common.mk:79: *** Kernel header files not in any of the expected locations.
common.mk:80: *** Install the appropriate kernel development package, e.g.
common.mk:81: *** kernel-devel, for building kernel modules and try again. Stop.
此种情况,需要先[……]