|
|
- [root@localhost myfiles]# vmware
- vmware is installed, but it has not been (correctly) configured
- for this system. To (re-)configure it, invoke the following command:
- /usr/bin/vmware-config.pl.
- [root@localhost myfiles]# /usr/bin/vmware-config.pl
- Making sure services for VMware Workstation are stopped.
- Stopping VMware services:
- Virtual machine monitor [ OK ]
- Blocking file system: [ OK ]
- Bridged networking on /dev/vmnet0 [ OK ]
- Host network detection [ OK ]
- DHCP server on /dev/vmnet1 [ OK ]
- Host-only networking on /dev/vmnet1 [ OK ]
- DHCP server on /dev/vmnet8 [ OK ]
- NAT service on /dev/vmnet8 [ OK ]
- Host-only networking on /dev/vmnet8 [ OK ]
- Virtual ethernet [ OK ]
- Configuring fallback GTK+ 2.4 libraries.
- In which directory do you want to install the theme icons?
- [/usr/share/icons]
- What directory contains your desktop menu entry files? These files have a
- .desktop file extension. [/usr/share/applications]
- In which directory do you want to install the application's icon?
- [/usr/share/pixmaps]
- Trying to find a suitable vmmon module for your running kernel.
- None of the pre-built vmmon modules for VMware Workstation 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]
- 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?
- [/lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include]
- Extracting the sources of the vmmon module.
- Building the vmmon module.
- Using 2.6.x kernel build system.
- make: Entering directory `/tmp/vmware-config0/vmmon-only'
- make -C /lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
- make[1]: Entering directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
- CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
- /tmp/vmware-config0/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
- /tmp/vmware-config0/vmmon-only/linux/driver.c:1715: error: ‘struct mm_struct’ has no member named ‘dumpable’
- make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
- make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
- make[1]: Leaving directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
- make: *** [vmmon.ko] Error 2
- make: Leaving directory `/tmp/vmware-config0/vmmon-only'
- Unable to build the vmmon 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.
- [root@localhost myfiles]#
复制代码
请记住我的失败,不要升级这个死 kernel,我打算降级回去。
我建议不要到置顶贴的聊天室去,都是问问题的,并没人回答。 |
|