VM-Ware Installation

Hallo,

was solle mir dies sagen ?:

topping VMware services:
Virtual machine monitor done

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation 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] 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? [/usr/src/linux/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory /tmp/vmware-config1/vmmon-only' make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory /usr/src/linux-2.6.13-15.8’
Makefile:494: .config: Datei oder Verzeichnis nicht gefunden

WARNING: Symbol version dump /usr/src/linux-2.6.13-15.8/Module.symvers
is missing; modules will have no dependencies and modversions.

CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
/bin/sh: scripts/basic/fixdep: Datei oder Verzeichnis nicht gefunden
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Fehler 2
make[1]: Leaving directory /usr/src/linux-2.6.13-15.8' make: \*\*\* [vmmon.ko] 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/prebui…“.

Execution aborted.

Hier reicht mein Schulenglisch leider nicht mehr.

Gruss

Andreas

Hallo,

/bin/sh: scripts/basic/fixdep: Datei oder Verzeichnis nicht
gefunden

Sorry kann dir auch nur sagen das hier der Fehler liegt und auf http://www.google.de/search?num=30&hs=Ekv&hl=de&safe… verweisen. Da findest du paar Ansätze für das Problem.

Gruss Jan

Hallo,

Hallo,

was solle mir dies sagen ?:
Makefile:494: .config: Datei oder Verzeichnis nicht gefunden

cd /usr/src/linux
make cloneconfig
make prepare

CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
/bin/sh: scripts/basic/fixdep: Datei oder Verzeichnis nicht
gefunden

…vorher die Kernel Sourcen installieren.

Alexander

Danke für die Antworten !
Danke,

Andreas

[Bei dieser Antwort wurde das Vollzitat nachträglich automatisiert entfernt]