Re: modutils-2.1.89

Dmitry Yaitskov (dima@interlog.com)
Thu, 16 Apr 1998 09:40:52 -0400


On Wednesday, Apr 15, Daniel Corbe (corbe@corbe.net) spake thusly:
> I'm compiling modutils 2.1.98 and its complaning that it doesn;t have
> kerneld.h, which is a part of 2.0.33 but its not a part of my 2.1.95. can
> someone point me in the right direction?

It needs kerneld.h to compile kerneld, but 2.1.xx does not need
kerneld, so you don't need kerneld.h :) really.... You can either
ignore it, or if you want to compile it, I think there's a kerneld.h
that comes in modutils' include directory - just replace #include
<linux/kerneld.h> with #include <kerneld.h> in kerneld.c...

-- 
Cheers,
 -Dima.

Science is what happens when preconception meets verification.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu