ich hab nen kleines Problem mit der Installation von VMWare4.0
Ich fahr nen Sarge, das vollgeupdated ist mit KDE3.1 und Gnome2.
Nu beschwert sich aber die Konfigurationsroutine von VMware, dass mein Kernel mit gcc 2.95.4 erstellt wurde, aber gcc 3.2.3 als Standardcompiler installiert ist.
Das mit dem Kernel ist klar, der Kernel ist nen selbstgebauter.
Aber wann war der Übergang von gcc3.2.3 nach Sarge bzw. wo kann ich den 2.95.4 wieder als Standard einstellen?
Ist das überhaupt ratsam?
Ach ja, hier die Fehlermeldung:
Code: Alles auswählen
BeowulfsLap:/usr/bin# ./vmware-config.pl
Making sure VMware Workstation's services are stopped.
Stopping VMware services:
Virtual machine monitor done
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules 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.
Your kernel was built with "gcc" version "2.95.4", while you are trying to use
"/usr/bin/gcc" version "3.2.3". This configuration is not supported and VMware
Workstation cannot work in such configuration. Please either recompile your
kernel with "/usr/bin/gcc" version "3.2.3", or restart ./vmware-config.pl with
CC environment variable pointing to the "gcc" version "2.95.4".
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.
BeowulfsLap:/usr/bin#
Martin
ps: hab das erstmal hierher gestellt, Oder kommt das besser nach Kernel-Hacking?