ich hab folgendes Problem mit VMWare:
Code: Alles auswählen
beowulf@beowulfslap:~$ sudo vmware-config.pl
Making sure VMware Workstation's services are stopped.
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.3"? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
make: Gehe in Verzeichnis »/tmp/vmware-config0/vmmon-only«
make[1]: Gehe in Verzeichnis »/tmp/vmware-config0/vmmon-only«
make[2]: Gehe in Verzeichnis »/tmp/vmware-config0/vmmon-only/driver-2.6.5«
make[2]: Verlasse Verzeichnis »/tmp/vmware-config0/vmmon-only/driver-2.6.5«
make[2]: Gehe in Verzeichnis »/tmp/vmware-config0/vmmon-only/driver-2.6.5«
../linux/driver.c:25:27: linux/wrapper.h: Datei oder Verzeichnis nicht gefunden
../linux/driver.c:133: Warnung: Initialisierung von inkompatiblem Zeigertyp
../linux/driver.c: In Funktion »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 Funktion »Panic«:
../linux/driver.c:1304: Warnung: implicit declaration of function `_exit'
../include/vm_asm.h: In Funktion »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]: Verlasse Verzeichnis »/tmp/vmware-config0/vmmon-only/driver-2.6.5«
make[1]: *** [driver] Fehler 2
make[1]: Verlasse Verzeichnis »/tmp/vmware-config0/vmmon-only«
make: *** [auto-build] Fehler 2
make: Verlasse Verzeichnis »/tmp/vmware-config0/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.
Code: Alles auswählen
beowulf@beowulfslap:~$ locate wrapper.h
/usr/src/linux-2.6.5/include/net/irda/wrapper.h
beowulf@beowulfslap:~$