|
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] y
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] enter
The directory of kernel headers (version 2.4.20-4GB) does not match your running
kernel (version 2.4.20-4GB-athlon). Even if the module were to compile
successfully, it would not load into the running kernel.
按精华贴在SUSE 8.2下安装VMWARE的方法不能解决。估计可能也是缺了vmlinuz.version.h,vmlinuz.autoconf.h两个文件,但是用make cloneconfig;make dep clean不能产生这两个文件。 |
|