VMware 4.5.1 unter Linux 2.6.5

marcelcedric

Commodore
Registriert
Mai 2003
Beiträge
4.342
Moin,

Ich habe ein Problem mit VMWare in der Version 4.5.1.

Die Installation von VMWare lief erfolgreich - doch dann wollte ich mit dem Perl-Script (vmware-config.pl) VMware konfigurieren und er gibt mir den folgenden Fehler aus, weiss einer woran das liegen koennte? Meine Distro ist Gentoo und die Kernel Version ist 2.6.5.

Gentoo bin # vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
Virtual machine monitor done

grep: /proc/ksyms: No such file or directory
grep: /proc/ksyms: No such file or directory
grep: /proc/ksyms: No such file or directory
Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel. Do you want this program to try to build the vmmon 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? [/lib/modules/2.6.5-gentoo-r1/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

make: Entering directory `/tmp/vmware-config4/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config4/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config4/vmmon-only/driver-2.6.5-gentoo-r1'
make[2]: Leaving directory `/tmp/vmware-config4/vmmon-only/driver-2.6.5-gentoo-r1'
make[2]: Entering directory `/tmp/vmware-config4/vmmon-only/driver-2.6.5-gentoo-r1'
../linux/driver.c:133: warning: initialization from incompatible pointer type
../linux/driver.c: In function `init_module':
../linux/driver.c:246: error: structure has no member named `prev'
../linux/driver.c:247: error: structure has no member named `next'
../linux/driver.c: In function `Panic':
../linux/driver.c:1304: warning: implicit declaration of function `_exit'
../include/vm_asm.h: In function `Div643264':
../include/vm_asm.h:1095: warning: use of memory input without lvalue in asm operand 4 is deprecated
make[2]: *** [driver.o] Error 1
make[2]: Leaving directory `/tmp/vmware-config4/vmmon-only/driver-2.6.5-gentoo-r1'
make[1]: *** [driver] Error 2
make[1]: Leaving directory `/tmp/vmware-config4/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config4/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.

Gentoo bin #
 
welche gcc-version verwendest du? gcc => 3.2x?

und hast du schon einmal auf den angegebenen web-seiten geschaut?

baFh
 
Zurück
Oben