|
|
发表于 2005-4-9 19:09:52
|
显示全部楼层
我出现了这样的错误
请问这是怎么回事
In file included from /root/tmp/vmware-config0/vmmon-only/linux/hostif.c:61:
/root/tmp/vmware-config0/vmmon-only/./include/pgtbl.h: In function `PgtblVa2PTELocked':
/root/tmp/vmware-config0/vmmon-only/./include/pgtbl.h:81: error: request for member `pgd' in something not a structure or union
make[2]: *** [/root/tmp/vmware-config0/vmmon-only/linux/hostif.o] 错误 1
make[1]: *** [_module_/root/tmp/vmware-config0/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-6mdk'
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/root/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. |
|