On Sun, 11 Jan 2004, hanasaki wrote: > fail - compile the kernel module > the error is below - there is no "version.h" > under the linux subdirectory of include > > kernel includes at /lib/modules/2.6.0/build/include not found or > incomplete file: /lib/modules/2.6.0/build/include/linux/version.h Do you have the complete kernel sources installed, compiled, with a fresh batch of new modules installed? If you are compiling anything that needs a hookup with the kernel, the sources need to be there.