Seite 1 von 1

Installationsproblem

Verfasst: 26.03.2005, 02:30
von albu8
LiebeVMware Spezialisten,

leider muss ich VMware auf Suses9.2 neu installieren.
Dabei gibt es Probleme. Ich bekomme die nach folgende Fehlermeldung und bin völlig ratlos. Hat jemand einen Tipp für mich?

Danke und Gruß
Albert

Hier die Meldung:
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] /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-config2/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.8-24.13'
Makefile:465: .config: Datei oder Verzeichnis nicht gefunden

WARNING: Symbol version dump /usr/src/linux-2.6.8-24.13/Module.symvers is missing, modules will have CONFIG_MODVERSIONS disabled.

CC [M] /tmp/vmware-config2/vmmon-only/linux/driver.o
/bin/sh: scripts/basic/fixdep: Datei oder Verzeichnis nicht gefunden
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Fehler 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.8-24.13'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config2/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.
:(

Verfasst: 27.03.2005, 11:04
von hjn
hallo

.config: Datei oder Verzeichnis nicht gefunden


die datei fehlt bei mir regelmäßig

abhilfe:
gehe in das verzeichnis
"/usr/src/linux-2.6.8-24.13"
und führe
zcat /proc/config.gz > .config
aus

wenn es immer noch nicht läuft
dann laut "suse linux portal"
cd /usr/src/linux
make cloneconfig
make prepare

vieleicht hilft es
-hjn-

Danke, Ostern gerettet

Verfasst: 27.03.2005, 12:48
von albu8
:D

Danke hjn,

das war der entscheidende Tipp.
Damit hat es funtioniert.

Das hat mir sehr!!!!!!!!!!! geholfen.

herzlichen Dank
un
gesegnete Ostern
Albert