OS: fc 17
checking for kernel linux/version.h ... no
The file /lib/modules/3.7.9-101.fc17.x86_64/source/include/INCLUDE_VERSION_H does not exist.
Please install te package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/3.7.9-101.fc17.x86_64/source).
试过无数方法,百度google也找过,也没找到有效的解决方法,甚至把kernel的源代码整个下载了,解压后用--with-kernel参数指定路径依然提示找不到INCLUDE_VERSION_H,这是怎么回事?
checking for kernel linux/version.h ... no
The file /lib/modules/3.7.9-101.fc17.x86_64/source/include/INCLUDE_VERSION_H does not exist.
Please install te package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/3.7.9-101.fc17.x86_64/source).
试过无数方法,百度google也找过,也没找到有效的解决方法,甚至把kernel的源代码整个下载了,解压后用--with-kernel参数指定路径依然提示找不到INCLUDE_VERSION_H,这是怎么回事?
