On Fri, Jul 06, 2001 at 05:20:54PM +0100, Paul Tansom wrote: > I'm trying to compile a driver from scyld.com on my Debian 2.2r3 install. I > have the kernel source downloaded from kernel.org (as this isn't for my Debian > install - I have also tried the sources from Debian with now luck), but when I > compile I get the error: > > linux/modversions.h: No such file or directory
Am I correct to understand that you are trying to compile a single driver modules? Did you run "make dep" in the kernel source? Cheers, Joost