加入收藏 | 设为首页 | 会员中心 | 我要投稿 衡阳站长网 (https://www.0734zz.cn/)- 数据集成、设备管理、备份、数据加密、智能搜索!
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

转载--How to Install VMware Tools on CentOS 6.3

发布时间:2021-01-20 16:12:35 所属栏目:Linux 来源:网络整理
导读:源地址:http://www.ehowstuff.com/how-to-install-vmware-tools-on-centos-6-3/ VMware Tools is a group of utilities that enhances the overall performance of the virtual machine’s guest operating system (OS) and improves management of the vir

The memory manager driver (vmmemctl module) is used by VMware host software to
efficiently reclaim memory from a virtual machine.
If the driver is not available,VMware host software may instead need to swap
guest memory to disk,which may reduce performance.
The rest of the software provided by VMware Tools is designed to work
independently of this feature.
If you want the memory management feature,you can install the driver by
running vmware-config-tools.pl again after making sure that gcc,binutils,make
and the kernel sources for your running kernel are installed on your machine.
These packages are available on your distribution's installation CD.
[ Press Enter key to continue ]

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

Extracting the sources of the vmxnet module.

Building the vmxnet module.

Using 2.6.x kernel build system.
make: Entering directory /tmp/vmware-config1/vmxnet-only' make -C /lib/modules/2.6.32-279.1.1.el6.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory/usr/src/kernels/2.6.32-279.1.1.el6.i686'
CC [M] /tmp/vmware-config1/vmxnet-only/vmxnet.o
In file included from /tmp/vmware-config1/vmxnet-only/vmxnet.c:48:
/tmp/vmware-config1/vmxnet-only/vm_basic_types.h:108:7: warning: "FreeBSD" is not defined
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_change_mtua:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:193: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_get_drvinfoa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:267: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_set_tsoa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:305: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_link_checka:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:659: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_probe_devicea:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:841: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c:993: warning: cast to pointer from integer of different size
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1058: error: astruct net_devicea has no member named aopena
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1059: error: astruct net_devicea has no member named ahard_start_xmita
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1060: error: astruct net_devicea has no member named astopa
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1061: error: astruct net_devicea has no member named aget_statsa
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1062: error: astruct net_devicea has no member named aset_multicast_lista
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1064: error: astruct net_devicea has no member named achange_mtua
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1067: error: astruct net_devicea has no member named atx_timeouta
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1071: error: astruct net_devicea has no member named apoll_controllera
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1075: error: astruct net_devicea has no member named aset_mac_addressa
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_remove_devicea:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1142: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_init_ringa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1213: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_opena:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1338: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function acheck_tx_queuea:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1594: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_txa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:1658: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_rxa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2057: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_interrupta:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2232: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_closea:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2314: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_load_multicasta:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2404: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_set_multicast_lista:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2465: error: astruct net_devicea has no member named apriva
/tmp/vmware-config1/vmxnet-only/vmxnet.c: In function avmxnet_get_statsa:
/tmp/vmware-config1/vmxnet-only/vmxnet.c:2545: error: astruct net_devicea has no member named apriva
make[2]: [/tmp/vmware-config1/vmxnet-only/vmxnet.o] Error 1
make[1]:
[module/tmp/vmware-config1/vmxnet-only] Error 2
make[1]: Leaving directory /usr/src/kernels/2.6.32-279.1.1.el6.i686' make: *** [vmxnet.ko] Error 2 make: Leaving directory/tmp/vmware-config1/vmxnet-only'
Unable to build the vmxnet module.

(编辑:衡阳站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

热点阅读