Ich bekomme folgende Fehlermeldung:
Code: Alles auswählen
Thank you.
grep: /proc/ksyms: Datei oder Verzeichnis nicht gefunden
grep: /proc/ksyms: Datei oder Verzeichnis nicht gefunden
grep: /proc/ksyms: Datei oder Verzeichnis nicht gefunden
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.
As of March 2003, gcc version 3 and later is not yet a supported compiler by the
Linux kernel development team. Have a look at Documentation/Changes in your
kernel source directory to get the correct compiler installed. Do you want to go
with compiler "/usr/bin/gcc" version "3.3.2"? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.0-test11/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config1/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config1/vmmon-only/driver-2.6.0-test11'
make[2]: Leaving directory `/tmp/vmware-config1/vmmon-only/driver-2.6.0-test11'
make[2]: Entering directory `/tmp/vmware-config1/vmmon-only/driver-2.6.0-test11'
../linux/driver.c:25:27: linux/wrapper.h: Datei oder Verzeichnis nicht gefunden
../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'
../include/vm_asm.h: In function `Div643264':
../include/vm_asm.h:1095: Warnung: use of memory input without lvalue in asm operand 4 is deprecated
make[2]: *** [driver.o] Fehler 1
make[2]: Leaving directory `/tmp/vmware-config1/vmmon-only/driver-2.6.0-test11'
make[1]: *** [driver] Fehler 2
make[1]: Leaving directory `/tmp/vmware-config1/vmmon-only'
make: *** [auto-build] Fehler 2
make: Leaving directory `/tmp/vmware-config1/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.
I8200:/usr/src/VMware/vmware-distrib#