This is the fix.
https://ask.fedoraproject.org/question/3485/vmware-player-f18-kernel-headers
Basically you need to
cp /usr/include/linux/version.h /lib/modules/`uname -r`/build/include/linux/
That will take care of it.
This is the fix.
https://ask.fedoraproject.org/question/3485/vmware-player-f18-kernel-headers
Basically you need to
cp /usr/include/linux/version.h /lib/modules/`uname -r`/build/include/linux/
That will take care of it.