Mailinglist Archive: opensuse-de (3855 mails)

< Previous Next >
Re: Wieder mal: Vmware und 9.1
  • From: Kay Patzwald <k.patzwald@xxxxxx>
  • Date: Sat, 03 Jul 2004 12:26:03 +0200
  • Message-id: <40E689BB.7090906@xxxxxx>
Hi,

schau mal hier:
http://www.linux-club.de/viewtopic.php?t=9298

MfG Kay

Sören Wengerowsky schrieb:
Hallo,
ich habe mir die neuste vmware-test-version von der Homepage als RPM heruntergeladen und diese Installiert. Das ging ohne irgendwelche Fehlermeldungen vonstatten. Wenn ich jetzt aber vmware-config.pl ausführe, bleibt er bei einer komischen Fehlermeldung hängen. Ich habe auch in den Archiven keinen thread gefunden, der genau den gleichen Fehler hatte. Meine Vmware-version ist: VMware Workstation 4.5.2 build-8848
Ich besitze den aktuellen Mantel-Kernel mit installierten Sourcen. 2.6.5-7.84cvs20040628143124-default


Nun die Fehlermeldung:

linux:~ # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping 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]

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-config6/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.84cvs20040628143124'
Makefile:438: .config: Datei oder Verzeichnis nicht gefunden

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

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

linux:~ #



IMHO ist das hier das Problem: /bin/sh: line 1: scripts/basic/fixdep: Datei oder Verzeichnis nicht gefunden

Da scheint irgendwas im make-file kaputt zu sein, oder? Jedenfalls scheint es eine relative Pfadangabe zu sein, die hier nicht passt, oder liege ich da komplett falsch?


Gruß

Sören


< Previous Next >
Follow Ups
References