"-/\\/\\/\\- (Mister Resistor)" wrote:
>
> On Mon, 11 Jun 2001, Brad Benedict wrote:
>
> > When I try to compile a kernel, and I get to make dep, it says I'm
> > missing a bunch of headers. Well, it's mostly the same files, but over
> > and over again. I have those files, but they are in directories like
> > asm/sparc64, and I know not to change them. I get the following errors:
>
> The solution to the problem is to go into /usr/include and remove the
> 'linux' and 'asm' link. Then, set symbolic links to the same directories
> where the kernel source is.
Oy, I knew I should have stated that I triple-checked that already.