mein Host ist XP Prof SP2, der Gastrechner ist Linux 10.0, Kernel 2.6.13-15 Die VM-version ist 4.5.2 build-8848.
Nun mein Problem:
VMware und Linux ist schon installiert. Nun versuche ich schon eine Weile die VM-tools zu installieren. Hab schon mehr mals das Problem in anderen Foren gesehen, leider ohne Lösung.
Zuerst läuft alles standartmäßig:
The installation of VMware Tools 4.5.2 build-8848 for Linux completed
successfully. ...
doch dann kommt der Salat:
Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]
Making sure services for VMware Tools are stopped.
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: done
cat: /proc/pci: No such file or directory
Trying to find a suitable vmhgfs module for your running kernel.
None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel. Do you want this program to try to build the vmhgfs 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? [/usr/src/linux/include]
Extracting the sources of the vmhgfs module.
Building the vmhgfs module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmhgfs-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15'
WARNING: Symbol version dump /usr/src/linux-2.6.13-15/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /tmp/vmware-config0/vmhgfs-only/cpName.o
CC [M] /tmp/vmware-config0/vmhgfs-only/cpNameLinux.o
CC [M] /tmp/vmware-config0/vmhgfs-only/dev.o
In file included from /tmp/vmware-config0/vmhgfs-only/dev.c:20:
/tmp/vmware-config0/vmhgfs-only/main.h:184: error: conflicting types for âkstrdupâ
include/linux/string.h:91: error: previous declaration of âkstrdupâ was here
make[2]: *** [/tmp/vmware-config0/vmhgfs-only/dev.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmhgfs-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.13-15'
make: *** [vmhgfs.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmhgfs-only'
Unable to build the vmhgfs module.
The filesystem driver (vmhgfs module) is used only for the shared folder
feature. The rest of the software provided by VMware Tools is designed to work
independently of this feature.
If you wish to have the shared folders 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 ] linux:/tmp/vmware-tools-distrib #
Mache meine ersten Erfahrungen mit Linux. Bitte um Rücksichtnahme.
Ich verzweifle
