And make sure you have kernel-source-2.4.18-19.8.0 installed and configured as well.
Configure it by looking in the /usr/src/linux/configs/ directory for something that matches your hardware, copying it to ../.config, going to /usr/src/linux, and running make mrproper oldconfig dep.
|