Probleme mit Installation von VMware Workstation 5.0.0

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
bossy22
Beiträge: 112
Registriert: 02.03.2004 11:54:36

Probleme mit Installation von VMware Workstation 5.0.0

Beitrag von bossy22 » 19.04.2006 13:10:22

Versuche VMware Workstation 5.0.0 build-13124 zu installieren.

Wenn ich ./vmware-install.pl starte läuft alles nach Plan. Er fragt mich nach allen Netzwerk infos etc.

Ein Kernelmodul kann er wohl auch bauen:

Code: Alles auswählen

make: Leaving directory `/tmp/vmware-config3/vmmon-only'
The module loads perfectly in the running kernel.

Beim eigentlichen bauen des Moduls gibt es aber Probleme:


Code: Alles auswählen

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]

Extracting the sources of the vmnet module.

Building the vmnet module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmnet-only'
make -C /lib/modules/2.6.15-1-486/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.15-1-486'
  CC [M]  /tmp/vmware-config3/vmnet-only/driver.o
In file included from /tmp/vmware-config3/vmnet-only/vnet.h:14,
                 from /tmp/vmware-config3/vmnet-only/vnetInt.h:10,
                 from /tmp/vmware-config3/vmnet-only/driver.c:40:
/tmp/vmware-config3/vmnet-only/vm_atomic.h:54:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config3/vmnet-only/vm_oui.h:13,
                 from /tmp/vmware-config3/vmnet-only/vnetInt.h:11,
                 from /tmp/vmware-config3/vmnet-only/driver.c:40:
/tmp/vmware-config3/vmnet-only/vm_basic_asm.h:48:5: warning: "_MSC_VER" is not defined
/tmp/vmware-config3/vmnet-only/driver.c: In function ‘VNetProcessOwnsPort’:
/tmp/vmware-config3/vmnet-only/driver.c:1698: error: ‘struct files_struct’ has no member named ‘max_fds’
make[2]: *** [/tmp/vmware-config3/vmnet-only/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config3/vmnet-only] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.15-1-486'
make: *** [vmnet.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config3/vmnet-only'
Unable to build the vmnet 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.

Beim eigentlichen bauen des Moduls gibt es aber Probeleme: 
Das vmware-any-any-update92 habe ich installiert.

Hat jemand ne Idee?[/code]

hirube
Beiträge: 68
Registriert: 14.09.2005 10:09:15

Beitrag von hirube » 19.04.2006 13:30:23

bossy22 hat geschrieben:Das vmware-any-any-update92 habe ich installiert.
Versuch es doch mal mit der aktuellen Version (vmware-any-any-update101.tar.gz).

bossy22
Beiträge: 112
Registriert: 02.03.2004 11:54:36

Beitrag von bossy22 » 19.04.2006 13:57:36

Vielen Dank.

Nun läuft alles..

Gruß Bossy

Antworten