Hi Leute,
habe heute nal ausprobiert Ubuntu in eine VM-Ware zu installeiren. Hostsystem WinXP Gastsystem Ubuntu 9.4. Leider scheitere ich an der installation der vmware tools im Gastsystem. ich habe mir von http://theether.net/download/VMware/ die neueste Version der Tools herruntergeladen (VMwareTools-4.0.0-164009.tar.gz) und diese versucht zu Installieren. Leider bekomme ich bei allen paketen eine Fehlermeldung das diese nicht kompilliert werden können. Kennt jehmand eine Möglichkeit die Pakete trotzden zu kompillieren?
Auszug aus der Fehlermeldung:
Using 2.6.x kernel build system. make: Entering directory `/tmp/vmware-config0/vmmemctl-only' make -C /lib/modules/2.6.28-13-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory `/usr/src/linux-headers-2.6.28-13-generic' CC [M] /tmp/vmware-config0/vmmemctl-only/os.o In file included from /tmp/vmware-config0/vmmemctl-only/os.c:40: /tmp/vmware-config0/vmmemctl-only/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined /tmp/vmware-config0/vmmemctl-only/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined In file included from /tmp/vmware-config0/vmmemctl-only/os.c:40: /tmp/vmware-config0/vmmemctl-only/compat_wait.h:60: error: conflicting types for ‘poll_initwait’ include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here /tmp/vmware-config0/vmmemctl-only/os.c: In function ‘os_init’: /tmp/vmware-config0/vmmemctl-only/os.c:567: error: ‘struct proc_dir_entry’ has no member named ‘get_info’ make[2]: *** [/tmp/vmware-config0/vmmemctl-only/os.o] Error 1 make[1]: *** [_module_/tmp/vmware-config0/vmmemctl-only] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-13-generic' make: *** [vmmemctl.ko] Error 2 make: Leaving directory `/tmp/vmware-config0/vmmemctl-only' Unable to build the vmmemctl module. 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.
Danke schon mal
by Heinz
Bearbeitet von trebbel:
Bitte verwende Code-Blöcke, um die Übersicht hier im Forum zu verbessern, Danke.