ml2.1beta2
kernel-2.6.25.4-smp
升级新内核后重新配置vmware(运行vmware-config.pl)
出错信息如下:
............................
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only'
make -C /lib/modules/2.6.25.4-smp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/lib/modules/2.6.25.4-smp/build'
CC [M] /tmp/vmware-config1/vmnet-only/driver.o
CC [M] /tmp/vmware-config1/vmnet-only/hub.o
CC [M] /tmp/vmware-config1/vmnet-only/userif.o
CC [M] /tmp/vmware-config1/vmnet-only/netif.o
CC [M] /tmp/vmware-config1/vmnet-only/bridge.o
/tmp/vmware-config1/vmnet-only/bridge.c: In function `VNetBridgeUp':
/tmp/vmware-config1/vmnet-only/bridge.c:947: error: implicit declaration of function `sock_valbool_flag'
make[2]: *** [/tmp/vmware-config1/vmnet-only/bridge.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config1/vmnet-only] 错误 2
make[1]: Leaving directory `/lib/modules/2.6.25.4-smp/build'
make: *** [vmnet.ko] 错误 2
make: Leaving directory `/tmp/vmware-config1/vmnet-only'
Unable to build the vmnet module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
..............................
解决办法:
安装好vmware后下载这个文件,解开后运行里边的runme.pl,
然后闭上眼睛一路回车.................
http://download.rsbac.org/tmp/vmware-any-any-update117.tar.gz
如果使用以前装好的虚拟机,在里边重新安装一下vmware-tools
[
本帖最后由 hellothere 于 2008-5-23 12:37 编辑 ]