Vahis schrieb: > Everything is as It's says there. But the script keeps coming to this: > > The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does > not match > your running kernel (version 2.6.18.2-4-default). Even if the module > were to > compile successfully, it would not load into the running kernel.
Again: You need to install the kernel-source package. The linux-kernel-headers package is not usable to build external kernel modules; whether it matches the running kernel or not is if no importance. The important thing is that the commands rpm -q kernel-default rpm -q kernel-source return exactly the same version. Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
