Using compiler "/usr/bin/gcc". Use environment variable CC to override.
在包含自 <stdin>:2 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/utsrelease.h:1:1: 警告: “UTS_RELEASE”重定义
在包含自 <stdin>:1 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/version.h:1:1: 警告: 这是先前定义的位置
在包含自 <stdin>:2 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/utsrelease.h:1:1: 警告: “UTS_RELEASE”重定义
在包含自 <stdin>:1 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/version.h:1:1: 警告: 这是先前定义的位置
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.22-14-generic/build/include]
在包含自 <stdin>:2 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/utsrelease.h:1:1: 警告: “UTS_RELEASE”重定义
在包含自 <stdin>:1 的文件中:
/lib/modules/2.6.22-14-generic/build/include/linux/version.h:1:1: 警告: 这是先前定义的位置
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /lib/modules/2.6.22-14-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:88:
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:31: 错误: expected declaration specifiers or ‘...’ before ‘compat_exit’
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:31: 错误: expected declaration specifiers or ‘...’ before ‘exit_code’
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:31: 警告: 在 ‘_syscall1’ 的声明中,类型默认为 ‘int’
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/tmp/vmware-config5/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.html".
ubuntu 7.10 安装 vmware的问题
- Ragingflames
- 帖子: 89
- 注册时间: 2006-09-08 19:59