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.
As of September 2002, gcc version 3 and later is not yet a supported compiler by
the Linux kernel development team. Have a look at Documentation/Changes in your
kernel source directory to get the correct compiler installed. Do you want to go
with compiler "/usr/bin/gcc" version "3.2.2"? [no] y
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The directory of kernel headers (version 2.4.20-8custom) does not match your
running kernel (version 2.4.20-. Even if the module were to compile
successfully, it would not load into the running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
我把/usr/src 下所有目录都试了,都是一样
The directory of kernel headers (version 2.4.20-8custom) does not match your
running kernel (version 2.4.20-.
怎么回事啊?我编译了一次内核!可是我进的是没编译的啊!我进的是2.4.20-8啊!?