LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1450|回复: 5

kernel-2.6.23-0.45.rc0.git16.fc8.i686.rpm broken VMware Workstation 6

[复制链接]
发表于 2007-7-31 13:39:50 | 显示全部楼层 |阅读模式
  1. [root@localhost myfiles]# vmware
  2. vmware is installed, but it has not been (correctly) configured
  3. for this system. To (re-)configure it, invoke the following command:
  4. /usr/bin/vmware-config.pl.
  5. [root@localhost myfiles]# /usr/bin/vmware-config.pl
  6. Making sure services for VMware Workstation are stopped.
  7. Stopping VMware services:
  8.    Virtual machine monitor                                 [  OK  ]
  9.    Blocking file system:                                   [  OK  ]
  10.    Bridged networking on /dev/vmnet0                       [  OK  ]
  11.    Host network detection                                  [  OK  ]
  12.    DHCP server on /dev/vmnet1                              [  OK  ]
  13.    Host-only networking on /dev/vmnet1                     [  OK  ]
  14.    DHCP server on /dev/vmnet8                              [  OK  ]
  15.    NAT service on /dev/vmnet8                              [  OK  ]
  16.    Host-only networking on /dev/vmnet8                     [  OK  ]
  17.    Virtual ethernet                                        [  OK  ]
  18. Configuring fallback GTK+ 2.4 libraries.
  19. In which directory do you want to install the theme icons?
  20. [/usr/share/icons]
  21. What directory contains your desktop menu entry files? These files have a
  22. .desktop file extension. [/usr/share/applications]
  23. In which directory do you want to install the application's icon?
  24. [/usr/share/pixmaps]
  25. Trying to find a suitable vmmon module for your running kernel.
  26. None of the pre-built vmmon modules for VMware Workstation is suitable for your
  27. running kernel.  Do you want this program to try to build the vmmon module for
  28. your system (you need to have a C compiler installed on your system)? [yes]
  29. Using compiler "/usr/bin/gcc". Use environment variable CC to override.
  30. What is the location of the directory of C header files that match your running
  31. kernel?
  32. [/lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include]
  33. Extracting the sources of the vmmon module.
  34. Building the vmmon module.
  35. Using 2.6.x kernel build system.
  36. make: Entering directory `/tmp/vmware-config0/vmmon-only'
  37. make -C /lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  38. make[1]: Entering directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
  39.   CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
  40. /tmp/vmware-config0/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
  41. /tmp/vmware-config0/vmmon-only/linux/driver.c:1715: error: ‘struct mm_struct’ has no member named ‘dumpable’
  42. make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
  43. make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
  44. make[1]: Leaving directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
  45. make: *** [vmmon.ko] Error 2
  46. make: Leaving directory `/tmp/vmware-config0/vmmon-only'
  47. Unable to build the vmmon module.
  48. For more information on how to troubleshoot module-related problems, please
  49. visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
  50. "http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
  51. Execution aborted.
  52. [root@localhost myfiles]#
复制代码

请记住我的失败,不要升级这个死 kernel,我打算降级回去。

我建议不要到置顶贴的聊天室去,都是问问题的,并没人回答。
发表于 2007-7-31 19:23:15 | 显示全部楼层
我在2.6.22-1*的时候就这样了 !
回复 支持 反对

使用道具 举报

发表于 2007-7-31 20:43:15 | 显示全部楼层
打个补丁就好了,我手头现在没有,楼主自己google一下。
回复 支持 反对

使用道具 举报

发表于 2007-7-31 22:02:48 | 显示全部楼层
Post by dfasdf34fsdf
  1. [root@localhost myfiles]# vmware
  2. vmware is installed, but it has not been (correctly) configured
  3. for this system. To (re-)configure it, invoke the following command:
  4. /usr/bin/vmware-config.pl.

  5. [root@localhost myfiles]# /usr/bin/vmware-config.pl
  6. Making sure services for VMware Workstation are stopped.

  7. Stopping VMware services:
  8.    Virtual machine monitor                                 [  OK  ]
  9.    Blocking file system:                                   [  OK  ]
  10.    Bridged networking on /dev/vmnet0                       [  OK  ]
  11.    Host network detection                                  [  OK  ]
  12.    DHCP server on /dev/vmnet1                              [  OK  ]
  13.    Host-only networking on /dev/vmnet1                     [  OK  ]
  14.    DHCP server on /dev/vmnet8                              [  OK  ]
  15.    NAT service on /dev/vmnet8                              [  OK  ]
  16.    Host-only networking on /dev/vmnet8                     [  OK  ]
  17.    Virtual ethernet                                        [  OK  ]

  18. Configuring fallback GTK+ 2.4 libraries.

  19. In which directory do you want to install the theme icons?
  20. [/usr/share/icons]

  21. What directory contains your desktop menu entry files? These files have a
  22. .desktop file extension. [/usr/share/applications]

  23. In which directory do you want to install the application's icon?
  24. [/usr/share/pixmaps]

  25. Trying to find a suitable vmmon module for your running kernel.

  26. None of the pre-built vmmon modules for VMware Workstation is suitable for your
  27. running kernel.  Do you want this program to try to build the vmmon module for
  28. your system (you need to have a C compiler installed on your system)? [yes]

  29. Using compiler "/usr/bin/gcc". Use environment variable CC to override.

  30. What is the location of the directory of C header files that match your running
  31. kernel?
  32. [/lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include]

  33. Extracting the sources of the vmmon module.

  34. Building the vmmon module.

  35. Using 2.6.x kernel build system.
  36. make: Entering directory `/tmp/vmware-config0/vmmon-only'
  37. make -C /lib/modules/2.6.23-0.45.rc0.git16.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  38. make[1]: Entering directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
  39.   CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
  40. /tmp/vmware-config0/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
  41. /tmp/vmware-config0/vmmon-only/linux/driver.c:1715: error: ‘struct mm_struct’ has no member named ‘dumpable’
  42. make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
  43. make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
  44. make[1]: Leaving directory `/usr/src/kernels/2.6.23-0.45.rc0.git16.fc8-i686'
  45. make: *** [vmmon.ko] Error 2
  46. make: Leaving directory `/tmp/vmware-config0/vmmon-only'
  47. Unable to build the vmmon module.

  48. For more information on how to troubleshoot module-related problems, please
  49. visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
  50. "http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

  51. Execution aborted.

  52. [root@localhost myfiles]#
复制代码


请记住我的失败,不要升级这个死 kernel,我打算降级回去。




这个内核相对于2.6.22.1-33有什么最大的亮点吗?
回复 支持 反对

使用道具 举报

发表于 2007-8-1 11:23:55 | 显示全部楼层
试试这个:点击下载
回复 支持 反对

使用道具 举报

发表于 2007-8-2 08:21:59 | 显示全部楼层
如果硬件识别的好好的,也没有什么稳定性问题,有必要升级内核吗。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表