|
[root@cctv bin]# vmware-config.pl
Making sure VMware's services are stopped.
Stopping VMware services:
Virtual machine monitor [ 确定 ]
Trying to find a suitable vmmon module for your running kernel.
None of VMware's pre-built vmmon modules is suitable for your running kernel. Do
you want this script to try to build the vmmon module for your system (you need
to have a C compiler installed on your system)? [yes]
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.4.22-1.2115.nptl/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config5/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config5/vmmon-only/driver-2.4.22-1.2115.nptl'
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
In file included from ../linux/driver.c:22:
/lib/modules/2.4.22-1.2115.nptl/build/include/linux/malloc.h:4:2: #error linux/malloc.h is deprecated, use linux/slab.h instead.
make[2]: *** [driver.d] Error 1
make[2]: Leaving directory `/tmp/vmware-config5/vmmon-only/driver-2.4.22-1.2115.nptl'
make[1]: *** [deps] Error 2
make[1]: Leaving directory `/tmp/vmware-config5/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config5/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please have
a look at "http://www.vmware.com/download/modules/modules.html".
Execution aborted.
这个是怎么回事?要怎么解决?我用的是VMware-2.0.4-1142.i386.rpm
求教! |
|