Re: KernelCompileFailure
On Thu, 29 May 2003 23:09:19 -0400
"Kevin Herzig" <Kevin@Herzig.Net> wrote:
> I'm thinking one of two things. Either you have the wrong version of the
> kernel headers installed, or you need to make clean and make dep again. I
> like to make /usr/include/linux a symlink to /usr/src/linux/include/linux,
> then make /usr/src/linux a symlink to whichever directory the kernel I'm
> trying to compile is in.
This is not a good idea. See the FAQ "What's going on with the kernel
headers?":
http://kernelnewbies.org/faq/
Follow the link to Linus's rant^^^^explanation of the situation.
Kevin
Reply to: