>"The directory of the kernel headers (version 2.4.9-9) does not match your >running kernel (version 2.4.18-3). Even if the module were to compile >successfully, it would not load into the running kernel." >I can only assume the RH people have not included the correct header files >etc to match the distro.
I have had a similar problem with a completely unrelated module install - in the end I discovered that the module wasn't really asking for the kernel headers, in fact I had to install the kernel source before the module installer would run. However, it sounds as if you have a straight kernel-header incompatibility here. Did you upgrade your kernel at some stage or chose to upgrade your Redhat version rather than a clean install? You can install the kernel-headers rpm from the same CD you presumably installed from. The kernel-headers are not necessarily installed by default. Failing that, I mean, if the headers and source are installed, you're probably in for symbolic-link hell. Or maybe someone on-list will point out that I don't know anything. Good luck, Michael.
