分页: 1 / 1

[已解决][问题]还是vmware-tools的问题,不是安装是配置

发表于 : 2008-08-21 20:43
bropasn
以下就是出现出现的问题,急待解答,谢谢
Using 2.6.x kernel build system.
make:进入目录'/tmp/vmware-config1/vmmemctl-only'
make -C /lib/modules/2.6.24-21-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: 正在进入目录 `/usr/src/linux-headers-2.6.24-21-generic'
CC [M] /tmp/vmware-config1/vmmemctl-only/os.o
在包含自 /tmp/vmware-config1/vmmemctl-only/os.c:40 的文件中:
/tmp/vmware-config1/vmmemctl-only/compat_wait.h:37:5: 警告: “VMW_HAVE_EPOLL”未定义
/tmp/vmware-config1/vmmemctl-only/compat_wait.h:43:5: 警告: “VMW_HAVE_EPOLL”未定义
In file included from /tmp/vmware-config1/vmmemctl-only/os.c:40:
/tmp/vmware-config1/vmmemctl-only/compat_wait.h:60: 错误: 与‘poll_initwait’类型冲突
include/linux/poll.h:65: 错误: ‘poll_initwait’的上一个声明在此
make[2]: *** [/tmp/vmware-config1/vmmemctl-only/os.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config1/vmmemctl-only] 错误 2
make[1]:正在离开目录 `/usr/src/linux-headers-2.6.24-21-generic'
make: *** [vmmemctl.ko] 错误 2
make:离开目录“/tmp/vmware-config1/vmmemctl-only”
Unable to build the vmmemctl module.

The memory manager driver (vmmemctl module) is used by VMware host software to
efficiently reclaim memory from a virtual machine.
If the driver is not available, VMware host software may instead need to swap
guest memory to disk, which may reduce performance.
The rest of the software provided by VMware Tools is designed to work
independently of this feature.
If you want the memory management feature, you can install the driver by
running vmware-config-tools.pl again after making sure that gcc, binutils, make
and the kernel sources for your running kernel are installed on your machine.
These packages are available on your distribution's installation CD.
[ Press Enter key to continue ]

Re: [已解决][问题]还是vmware-tools的问题,不是安装是配置

发表于 : 2008-12-24 15:28
areslp
能请问下是怎么解决的吗?