Hallo zusammen
Seit nun bereits 7 Uhr Morgens versuche ich erfolglos VMServer Version 1.0.9 auf Debian 64AMD zu installieren. Nun ist schon bald Mittag, mein Magen knurrt und meine Geduld ist am Ende, ich hoffe also das jemand mir die Augen öffnen kann
Folgendes ist bereits getan:
g++, gcc-4.1 und gcc-4.3 installiert. Dabei ist der Link auf 4.1 gesetzt.
Die headerfiles sind installiert unter: /lib/modules/2.6.26-2-amd64/build/include
Natürlich habe ich meine Fehlermeldung bereits gegoogelt und in mehreren Foren mitbekommen, dass die Lösung ein "any-any-update117" sei.
Nach dem Ausführen mit anyany115,6 oder 7 kommt immer die selbe Fehlermeldung:
Code:
None of the pre-built vmmon modules for VMware Server 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.26-2-amd64/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config7/vmmon-only'
make -C /lib/modules/2.6.26-2-amd64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-amd64'
CC [M] /tmp/vmware-config7/vmmon-only/linux/driver.o
/tmp/vmware-config7/vmmon-only/linux/driver.c:171: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config7/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type
/tmp/vmware-config7/vmmon-only/linux/driver.c:175: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config7/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config7/vmmon-only/linux/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config7/vmmon-only] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-2-amd64'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config7/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.
Da ich auf Linux praktisch kein know how habe, kann mir sicherlich jemand von euch einen Weg weisen.
Schonmal Danke für die Antworten und Guten Hunger