Hello everyone. I was trying to compile a Linux kernel module yesterday called vmmon (which you need to make VMware work on Linux) for the 2.6.16.7 kernel. First I installed a GCC package made for my distro, Puppy Linux 2.00. The package turned out to be for a slightly different version of the distro (2.02), so it didn't have the correct header files in it. So, I picked up the appropriate source code from kernel.org and put it in
/lib/modules/linux-2.6.16.7 does contain kernel header files, but it does not contain version.h. This may indicate you have not built the kernel.
Unable to build the module.
So I need to know; what is inside this version.h file and how do I create one. Any help would be appriciated.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.