On Mon, Oct 29, 2001 at 06:07:54PM +0000, Edenyard wrote:
/usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory make: *** [scripts/mkdep] Error1
Well - I don't have a clue what to do now. I read through the Kernel HOW-TO 'Pitfalls' section and (of course) no mention of this particular one. What's missing? Where is it??
The bit you seem to have missed is linking (ln) or copying the kernel includes (in linux/include/linux and linux/include/asm) to /usr/include.
Have a look at these guides: http://alge.anart.no/linux/robotti/kernel-compile-guide http://linuxfaq.quartz.net.nz/node86.html