PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : VMware Workstation auf FC5 - 2.6.17



Proximus
05.07.06, 23:20
Hallo zusammen,

kann mir bitte jemand helfen wie ich die VMware Workstation 5.5 auf einem Fedora Core 5 mit Kernel 2.6.17-1.2139_FC5 i686 ans laufen bringe.
Nachdem ich den any to any Patch von
http://knihovny.cvut.cz/ftp/pub/vmware/
installiert und ausgeführt habe, hängt sich das vmware-config.pl skript mit folgender Meldung auf:

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.17-1.2139_FC5/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config14/vmmon-only'
make -C /lib/modules/2.6.17-1.2139_FC5/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.17-1.2139_FC5-i686'
CC [M] /tmp/vmware-config14/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config14/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config14/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config14/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config14/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config14/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config14/vmmon-only/common/task.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[2]: *** [/tmp/vmware-config14/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config14/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.17-1.2139_FC5-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config14/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.



Danke
Proximus

drcux
06.07.06, 06:45
Diese Fehlermeldung ist doch mehr als deutlich:
gcc: error trying to exec 'cc1plus': execvp: No such file or directory

gcc-c++ installieren

Proximus
06.07.06, 09:55
tjoa. das war das problem...
sorry, bin etwas übermüdet im moment.....

cheza
06.07.06, 09:56
EDIT: Hachja.. Gut... Dann lassen wir das ;)! Bei mir wars leider das unten genannte und hat mich nen ganzen Nachmittag gekostet :(

Ne.. Das ist ein extrem lästiger Fehler mit den aktuellen Header Files für die 2.6.1X Kernel (zumindest wurde mir das so gesagt!)

Es gibt ein sog. "any-any-vmware-update". Einfach mal danach suchen. Wenn du die Header-Files für deinen Kernel installiert hast, dann funktioniert die installation der VMWare Workstation mit dem any-any update!

cya Simon