compiling kernel modules [fixed]

2001-03-20 Thread Seth Arnold
Ok, I managed to compile the kernel module successfully. /usr/share/doc/kernel-package/README.headers file was the starting point to understanding. The file contains a hint about using -I to compile against the exact kernel headers required. I also had to use the -nostdinc flag to gcc, and add oth

compiling kernel modules

2001-03-19 Thread Seth Arnold
Greetings again friends; thanks for the wonderful help with the rxvt-xpm. I am once again a happy X user. New problem tonight. I want to compile kernel modules for kernel version 2.2.18 using my debian unstable systems. I thought my SMP 2.4.2 system was causing problems[1] but I think it turns out