Re: linux-kernel-headers with a different version

Originally Posted by
joaoramos
linux-kernel-headers-2.6.31-3.4.noarch
kernel-desktop-2.6.31.12-0.1.1.i586
kernel-source-2.6.31.12-0.1.1.noarch
kernel-default-2.6.31.12-0.1.1.i586
As you can see, linux-kernel-headers do not have the same version as the others. In result, I cannot run VMware Workstation because it is expecting a more recent header’s version.
Irrelevant, linux-kernel-headers does _not_ contain the headers needed for compiling a kernel module, see "rpm -qi linux-kernel-headers".
You need "kernel-$flavor-devel" matching the flavor of your running kernel, "uname -r" will tell you.
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Bookmarks