|
发表于 2007-12-23 07:35:48
|
显示全部楼层
没必要,引自 LFS 手册编译内核的部份,http://www.linuxfromscratch.org/ ... apter08/kernel.html
Warning
The headers in the system's include directory should always be the ones against which Glibc was compiled, that is, the sanitised headers from this Linux kernel tarball. Therefore, they should never be replaced by either the raw kernel headers or any other kernel sanitized headers.
系统里的 kernel headers 应该是你编译 glibc 时所用的净化过的 headers |
|