View previous topic :: View next topic |
Author |
Message |
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Tue Apr 05, 2005 1:55 pm Post subject: vmware... does not support gcc version 3... |
|
|
Bei der Installation komme ich zu
Code: |
As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory
for information on installing the correct compiler. Do you want to use the
version "3.4.3" of compiler "/usr/bin/gcc"?
for information on installing the correct compiler. Do you want to use the
version "3.4.3" of compiler "/usr/bin/gcc"?
|
Da ich 3.4.3 habe muß ich bejahen. Die Geschichte wird auch ohne Fehler zu Ende gebracht, läuft aber nicht, vermutlich wegen
Code: |
the Linux kernel development team does not support gcc version 3 and later
|
Allerdings habe ich damit auch meinen Kernel kompilliert. Ich habe übrigens Gentoo.
Kann mir jemand einen Tipp geben?
Last edited by flammenflitzer on Wed Apr 06, 2005 6:44 pm; edited 1 time in total |
|
Back to top |
|
|
limes Tux's lil' helper
Joined: 18 Sep 2004 Posts: 129
|
Posted: Wed Apr 06, 2005 3:37 pm Post subject: |
|
|
exakt gleiches Problem mit gcc-3.3.5 (2005.0 stage3, vanilla-2.6.11.5, udev-045, vmware-workstation-4.5.8848-r5)
hatte auf meinem alten System mit gcc-3.3.4 keine Schwierigkeiten (2004.3 stage1, vanilla-2.6.11, devfsd-1.3.25-r8, vmware-workstation-4.5.8848-r5) |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Wed Apr 06, 2005 4:37 pm Post subject: |
|
|
limes wrote: |
hatte auf meinem alten System mit gcc-3.3.4 keine Schwierigkeiten (2004.3 stage1, vanilla-2.6.11, devfsd-1.3.25-r8, vmware-workstation-4.5.8848-r5) |
dito |
|
Back to top |
|
|
Anarcho Advocate
Joined: 06 Jun 2004 Posts: 2970 Location: Germany
|
Posted: Wed Apr 06, 2005 8:07 pm Post subject: |
|
|
Habs gerade unter 64Bit mit gcc 3.4.3 problemlos installiert. _________________ ...it's only Rock'n'Roll, but I like it! |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Wed Apr 06, 2005 9:17 pm Post subject: |
|
|
Installiert habe ich es auch ohne Fehlermeldungen. Nur starten läßt es sich nicht.
Code: |
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/opt/vmware/bin/vmware-config.pl.
|
Kannst Du Deine Installation starten?
Code: |
/opt/vmware/bin/vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
Configuring fallback GTK+ 2.4 libraries.
***
* Updating MIME database in /usr/share/mime...
***
In which directory do you want to install the mime type icons?
[/usr/share/icons]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
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.
As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory
for information on installing the correct compiler. Do you want to use the
version "3.4.3" of compiler "/usr/bin/gcc"? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.11.3/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /lib/modules/2.6.11.3/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modul es
make[1]: Entering directory `/usr/src/linux-2.6.11.3'
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.11.3'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
The module loads perfectly in the running kernel.
This program previously created the file /dev/vmmon, and was about to remove it.
Somebody else apparently did it already.
Do you want networking for your virtual machines? (yes/no/help) [no] no
Starting VMware services:
Virtual machine monitor done
The configuration of VMware Workstation 5.0.0 build-12888 for Linux for this
running kernel completed successfully.
You can now run VMware Workstation by invoking the following command:
"/opt/vmware/bin/vmware".
Enjoy,
--the VMware team
|
Code: |
/etc/init.d/vmware start
* Sta/etc/init.d/vmware start
* Starting VMware services: [ ok ]
* Virtual machine monitorrting VMware services: [ ok ]
* Virtual machine monitor
|
Code: |
vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/opt/vmware/bin/vmware-config.pl.
|
Ist nur 'ne Installation zur Probe, ob das etwas taugt. |
|
Back to top |
|
|
Mindphaser Tux's lil' helper
Joined: 15 Dec 2004 Posts: 113 Location: Germany
|
Posted: Wed Apr 06, 2005 10:00 pm Post subject: |
|
|
Habt ihr auch alle brav die "not_configured" (oder wie die Datei heisst) in /etc/vmware gelöscht ?
Der Fehler hat mit gcc nämlich nichts zu tun... hab selber 3.4.3 und es macht bei mir keine Probleme. |
|
Back to top |
|
|
Anarcho Advocate
Joined: 06 Jun 2004 Posts: 2970 Location: Germany
|
Posted: Thu Apr 07, 2005 8:43 am Post subject: |
|
|
Wollte ich auch gerade nachfragen.
Ich hatte das Problem auch schon ein paar mal, keine Ahnung zu welchen Anlässen VMWARE diese Datei neu erstellt.
Einfach löschen und gut ist. _________________ ...it's only Rock'n'Roll, but I like it! |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Thu Apr 07, 2005 11:49 am Post subject: |
|
|
Diese oder eine ähnliche Datei existiert bei mir nicht. |
|
Back to top |
|
|
schachti Advocate
Joined: 28 Jul 2003 Posts: 3765 Location: Gifhorn, Germany
|
Posted: Thu Apr 07, 2005 11:53 am Post subject: |
|
|
limes wrote: |
exakt gleiches Problem mit gcc-3.3.5 (2005.0 stage3, vanilla-2.6.11.5, udev-045, vmware-workstation-4.5.8848-r5)
|
Läuft bei mir mit gcc 3.3.5 ohne Probleme. |
|
Back to top |
|
|
limes Tux's lil' helper
Joined: 18 Sep 2004 Posts: 129
|
Posted: Thu Apr 07, 2005 6:51 pm Post subject: |
|
|
Mindphaser wrote: | Habt ihr auch alle brav die "not_configured" (oder wie die Datei heisst) in /etc/vmware gelöscht ? |
Die Datei heißt tatsächlich so, und das Entfernen wirkt Wunder. Danke für den Hinweis, dir sei das plenken gestattet
flammenflitzer:
ich hatte die gleichen Ausgaben, die du ein paar postings weiter oben aufgeführt hast. |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Thu Apr 07, 2005 8:39 pm Post subject: |
|
|
Naja. Ich werde mal die Brille tauschen und eine Tiefensuche vornehmen. Habe von Windows aus nur mal den Ordner /etc/vmware durchleuchtet. (Wollte heute mal ein bißchen spielen. Aber morgen hat mich die harte Linux Realität wieder, da mach ich mal 'ne Tiefenkontrolle.) |
|
Back to top |
|
|
avx Advocate
Joined: 21 Jun 2004 Posts: 2152
|
Posted: Thu Apr 07, 2005 9:03 pm Post subject: |
|
|
Da wir gerade bei VMware-Problemen sind, hat vielleicht einer eine Lösung hierfür parat?
VMware-Version ist die 5_RC4:
Code: | 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.
As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory
for information on installing the correct compiler. Do you want to use the
version "3.4.3" of compiler "/usr/bin/gcc"? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The kernel defined by this directory of header files does not have the same
address space size as your running kernel. |
Der Kernel ist 2.6.11-love1 (up- / downgrade hat nichts gebracht). Es läuft der selbe Kernel, der auch in /usr/src/linux konfiguriert ist.
Im offiziellen VMware-Support-Forum konnte mir bisher auch nicht geholfen werden
Seltsamerweise funktioniert exakt die selbe Kombination auf meinem Notebook einwandfrei. Würde es eventuell funktionieren, wenn ich alle benötigten Dateien und die Module auf den Desktop kopiere? Wenn ja, wie finde ich die notwendigen Dateien am besten?
cheers,
ph030
EDIT:
D'ooh
Mittlerweile läuft es, mußte den 1GB-Support im Kernel deaktivieren(Notiz an mich: mehr Dokumentationen lesen) |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Fri Apr 08, 2005 6:37 am Post subject: |
|
|
/etc/init.d/vmware start
* Starting VMware services: [ ok ]
* Virtual machine monitor [ ok ]
Dann start vmware als unser:
GUI o.k.
Anlegen der VM o.k.
Start der VM -> Unable to change virtual machine power state:.
~/.vmware $ls -a
. .. favorites.vmls license.ws.4.0 preferences vmlist
/etc/etc/vmware $ ls -a
. .. config init.d installer.sh locations |
|
Back to top |
|
|
Mindphaser Tux's lil' helper
Joined: 15 Dec 2004 Posts: 113 Location: Germany
|
Posted: Fri Apr 08, 2005 7:00 am Post subject: |
|
|
Guten Morgen
Dein Fehler kommt, weil der User unter dem du VMware benuzt auf den Ordner/die Dateien der VM keine Schreibrechte hat.
edit: Mein 69. Beitrag, hrhrhrhr |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3534 Location: Berlin
|
Posted: Fri Apr 08, 2005 9:35 pm Post subject: |
|
|
Ich habe den Ordner im Home Verzeichnis incl. aller Dateien mit chmod 755 versehen. Hat aber nichts geändert. Muß der User noch in eine bestimmte Gruppe? Oder muß vmware einer bestimten Gruppe zugeordnet werden? |
|
Back to top |
|
|
|