Scarletdown wrote: > /usr/include/linux/module.h:21: > linux/modversions.h: No such file or directory. You are compiling a kernel module and don't have the kernel headers installed. "apt-get install kernel-headers-2.4.18"