红联Linux门户
Linux帮助

vmware6.x如何安装。救解!!!

发布时间:2009-11-04 04:42:40来源:红联作者:deccmtd
[root@deccmtd /]# uname -a
Linux deccmtd.degmdgy 2.6.29 #1 SMP Sat Oct 10 01:05:59 CST 2009 i686 i686 i386 GNU/Linux

[root@deccmtd /]# vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor [确定]

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.29/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Unknown VMware Workstation 6.0.2 build 59824 detected. Building for Workstation 6.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config11/vmmon-only'
make -C /lib/modules/2.6.29/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.29'
CC [M] /tmp/vmware-config11/vmmon-only/linux/driver.o
在包含自 /tmp/vmware-config11/vmmon-only/./include/x86.h:21 的文件中,
从 /tmp/vmware-config11/vmmon-only/linux/driver.h:15,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:53:
/tmp/vmware-config11/vmmon-only/./include/x86apic.h:80:1: 警告:“APIC_BASE_MSR”重定义
在包含自 /usr/src/linux-2.6.29/arch/x86/include/asm/fixmap_32.h:29 的文件中,
从 /usr/src/linux-2.6.29/arch/x86/include/asm/fixmap.h:5,
从 /usr/src/linux-2.6.29/arch/x86/include/asm/apic.h:8,
从 /usr/src/linux-2.6.29/arch/x86/include/asm/smp.h:13,
从 include/linux/smp.h:36,
从 include/linux/topology.h:33,
从 include/linux/mmzone.h:767,
从 include/linux/gfp.h:4,
从 include/linux/kmod.h:22,
从 include/linux/module.h:13,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:16:
/usr/src/linux-2.6.29/arch/x86/include/asm/apicdef.h:132:1: 警告:这是先前定义的位置
在包含自 /tmp/vmware-config11/vmmon-only/./include/x86.h:24 的文件中,
从 /tmp/vmware-config11/vmmon-only/linux/driver.h:15,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:53:
/tmp/vmware-config11/vmmon-only/./include/x86paging.h:61:1: 警告:“PTE_PFN_MASK”重定义
在包含自 /usr/src/linux-2.6.29/arch/x86/include/asm/processor.h:18 的文件中,
从 include/linux/prefetch.h:14,
从 include/linux/list.h:6,
从 include/linux/module.h:9,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:16:
/usr/src/linux-2.6.29/arch/x86/include/asm/page.h:22:1: 警告:这是先前定义的位置
在包含自 /tmp/vmware-config11/vmmon-only/./include/vmci_kernel_defs.h:26 的文件中,
从 /tmp/vmware-config11/vmmon-only/./common/vmciContext.h:19,
从 /tmp/vmware-config11/vmmon-only/linux/driver.h:21,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:53:
/tmp/vmware-config11/vmmon-only/./include/compat_wait.h:37:5: 警告:“VMW_HAVE_EPOLL”未定义
/tmp/vmware-config11/vmmon-only/./include/compat_wait.h:43:5: 警告:“VMW_HAVE_EPOLL”未定义
In file included from /tmp/vmware-config11/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config11/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config11/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config11/vmmon-only/linux/driver.c:53:
/tmp/vmware-config11/vmmon-only/./include/compat_wait.h:60: 错误:与 ‘poll_initwait’ 类型冲突
include/linux/poll.h:67: 错误:‘poll_initwait’ 的上一个声明在此
在包含自 /tmp/vmware-config11/vmmon-only/linux/vmhost.h:13 的文件中,
从 /tmp/vmware-config11/vmmon-only/linux/driver.c:84:
/tmp/vmware-config11/vmmon-only/./include/compat_semaphore.h:5:27: 错误:asm/semaphore.h:没有那个文件或目录
/tmp/vmware-config11/vmmon-only/linux/driver.c:171: 错误:初始值设定项里有未知的字段 ‘nopage’
/tmp/vmware-config11/vmmon-only/linux/driver.c:172: 警告:从不兼容的指针类型初始化
/tmp/vmware-config11/vmmon-only/linux/driver.c:175: 错误:初始值设定项里有未知的字段 ‘nopage’
/tmp/vmware-config11/vmmon-only/linux/driver.c:176: 警告:从不兼容的指针类型初始化
/tmp/vmware-config11/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Open’:
/tmp/vmware-config11/vmmon-only/linux/driver.c:558: 错误:‘struct task_struct’ 没有名为 ‘euid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c: In function ‘__LinuxDriver_Ioctl’:
/tmp/vmware-config11/vmmon-only/linux/driver.c:1495: 错误:‘struct task_struct’ 没有名为 ‘suid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1496: 错误:‘struct task_struct’ 没有名为 ‘cap_permitted’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1761: 错误:‘struct task_struct’ 没有名为 ‘euid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1761: 错误:‘struct task_struct’ 没有名为 ‘uid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1762: 错误:‘struct task_struct’ 没有名为 ‘fsuid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1762: 错误:‘struct task_struct’ 没有名为 ‘uid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1763: 错误:‘struct task_struct’ 没有名为 ‘egid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1763: 错误:‘struct task_struct’ 没有名为 ‘gid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1764: 错误:‘struct task_struct’ 没有名为 ‘fsgid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1764: 错误:‘struct task_struct’ 没有名为 ‘gid’ 的成员
/tmp/vmware-config11/vmmon-only/linux/driver.c:1781: 错误:提供给函数 ‘smp_call_function’ 的实参太多
make[2]: *** [/tmp/vmware-config11/vmmon-only/linux/driver.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config11/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-2.6.29'
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/tmp/vmware-config11/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.
文章评论

共有 2 条评论

  1. lj2008 于 2009-11-05 15:59:30发表:

    你可以看看这个:http://www.linuxdiyf.com/bbs/viewthread.php?tid=145902&extra=page%3D&page=1

  2. lj2008 于 2009-11-04 10:32:52发表:

    你必须得先打上2.26.29内核补丁才行