• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] VMware-Player unter Suse 10.1 GM

zaubatrik

Newbie
Guten Morgen,

habe gerade versucht VMware-player-1.0.1-19317 zum laufen zu bekommen. Leider ohne Erfolg. Komme immer bis zu dem Schritt an dem er die Module erstellen möchte (Kernel: 2.6.16.13-4-default und kernel-soure ist installiert).

Hier mal die Fehlermeldung vielleicht helfen die jemanden.

Code:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16.13-4-default/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.16.13-4-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modules
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:49:
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:49:
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
/usr/src/linux-2.6.16.13-4/include/linux/poll.h:45: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config2/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[4]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config2/vmmon-only] Fehler 2
make[2]: *** [modules] Fehler 2
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config2/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.

Für mich ist es wichtig das ich das zum laufen bekomme da ich auf das Win2k leider nicht verzichten kann!

mfg zauabtrik
 

sandino

Member
mit any-any-Patch schon probiert??

den bekannten 3er Satz vorher gemacht??

bei mir läuft die VMware-Workstation und auch der Player auf der 10.1er ohne Probs.
 

Polypodium

Hacker
Meine VMware Workstation läuft auf meiner Suse 10.1 wunderbar - allerdings mit dem any-any-Pätsch.

Ich denke, du könntest den VMware-Player mit diesem Patch ans Laufen bekommen, probiere es einfach mal aus. Google nach dem Patch - und wie man ihn installiert, steht irgendwo hier im Forum.

Viel Glück!
 

sandino

Member
patch gibt's hier:
http://knihovny.cvut.cz/ftp/pub/vmware/
aktuell ist der: vmware-any-any-update101

entpacken, und im Ordner ./runme.pl ausführen
 
Oben