Seite 1 von 1

vmware-player installation auf sles9

Verfasst: 19.01.2006, 19:01
von donleonardo
Hallo Leute, bin mittlerweile verzweifelt. Schaffe es nicht vmware-player unter sles9 zu installieren.
Kernel: 2.6.5-7-244 (aktuell)
Kernel-sources sind installiert

Hatte "make cloneconfig" aufgerufen (alle Eingabe-Prompts mit Return bestätigt) und dann vmware-config.pl.

Bekam ständig Fehlermeldungen.

Gab dann folgendes ein:
cd /usr/src/linux
make mrproper
make cloneconfig
make prepare-all
vmware-config.pl

Hier ein Auszug aus den Anzeigen:

Code: Alles auswählen

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.5-7.97'

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

  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/hash.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/phystrack.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/task.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/vmx86.o
  CC [M]  /tmp/vmware-config1/vmmon-only/vmcore/moduleloop.o
  LD [M]  /tmp/vmware-config1/vmmon-only/vmmon.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config1/vmmon-only/vmmon.mod.o
  LD [M]  /tmp/vmware-config1/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.97'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
This program does not know where to install the vmmon module because the
"/lib/modules/2.6.5-7.201-default" directory (the usual location where the
running kernel would look for the module) is missing.  Please make sure that
this directory exists before re-running this program.

Unable to make a vmmon module that can be loaded in the running kernel:
This program does not know where to install the vmmon module because the
"/lib/modules/2.6.5-7.201-default" directory (the usual location where the
running kernel would look for the module) is missing.  Please make sure that
this directory exists before re-running this program.

There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel.  You may want to
rebuild a kernel based on that directory, or specify another directory.

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.


Weiß jemand weiter?[/code]

Verfasst: 19.01.2006, 19:51
von stefan.becker
"There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory."


Version de slaufenden Kernels != installierte Quellen.