[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

VMware tools im Guest (Debian Etch) installieren



Hallo Liste,

ich versuche gerade ein virtuelles Debian Etch mit VMware zu installieren. Da ich gerne das Shared-Folder Modul nutzen würde, brauche ich die VMware tools.

Kernel ist ein 2.6.18-3-486, die entsprechenden Kernel-Header sind installiert. Leider bricht das vmware-config-tools.pl beim kompilieren des Kernelmoduls vmhgfs (welches wohl das Dateisystem für die Shared-Folders darstellt) ab.

Fehlermeldung:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux-headers-2.6.18-3-486/include]
Extracting the sources of the vmhgfs module.

Building the vmhgfs module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config8/vmhgfs-only'
make -C /usr/src/linux-headers-2.6.18-3-486/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.18-3-486'
  CC [M]  /tmp/vmware-config8/vmhgfs-only/cpName.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/cpNameLinux.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/dev.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/driver.o
/tmp/vmware-config8/vmhgfs-only/driver.c:4245: warning: initialization from incompatible pointer type
/tmp/vmware-config8/vmhgfs-only/driver.c: In function ‘HgfsGetSb’:
/tmp/vmware-config8/vmhgfs-only/driver.c:4454: error: too few arguments to function ‘get_sb_nodev’
/tmp/vmware-config8/vmhgfs-only/driver.c: At top level:
/tmp/vmware-config8/vmhgfs-only/driver.c:4500: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config8/vmhgfs-only/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config8/vmhgfs-only] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.18-3-486'
make: *** [vmhgfs.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config8/vmhgfs-only'
Unable to build the vmhgfs module.

ls -l /usr/src/
vmware:~# ls -l /usr/src/
insgesamt 40948
drwxr-xr-x 17 root root     4096 2007-01-14 15:52 linux-headers-2.6.18-3
drwxr-xr-x  4 root root     4096 2007-01-14 15:52 linux-headers-2.6.18-3-486
drwxr-xr-x  3 root root     4096 2007-01-14 15:52 linux-kbuild-2.6.18
-rw-r--r-- 1 root root 41873344 2006-12-04 16:02 linux-source-2.6.18.tar.bz2

Habe ich noch was vergessen? Oder funktionieren die VMware tools mit diesem Kernel einfach nicht.

Gruß
#Sascha#



Reply to: