PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : VMware-Problem (config.pl)



xman2003
15.09.03, 23:50
Hallo,
seit gestern benutze ich Linux. Dem entsprechend bin ich auch ziemlich unerfahren. Aus diesem Grund wollte ich nicht ganz auf Windows verzichten und deshalb VMware für Linux installieren.

Der Anleitung gefolgt bin ich bis zum Punkt der vmware-config.pl.
Ich habe auch schon die Suchfunktion verwendet, in der ich viele Probleme gefunden habe. Jedoch komme ich einfach nicht weiter. Deswegen habe ich hier mal die Log reinkopiert. Eigentlich muss ich mich ja hierfür schon entschuldigen, da sie so lang ist :/

Password:
linux:/home/Tilli # '/home/Tilli/Desktop/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 script to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [no] y

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Argument "gcc (GCC) 3" isn't numeric in numeric ge (>=) at /home/Tilli/Desktop/vmware-config.pl line 1493, <STDIN> line 1.
What is the location of the directory of C header files that match your running
kernel? [/usr/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `if echo gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | grep -q '^3\.0'; then echo yes; else echo no; fi'
make: Entering directory `/tmp/vmware-config2/vmmon-only'
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `if echo gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | grep -q '^3\.0'; then echo yes; else echo no; fi'
make[1]: Entering directory `/tmp/vmware-config2/vmmon-only'
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `if echo gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | grep -q '^3\.0'; then echo yes; else echo no; fi'
make[2]: Entering directory `/tmp/vmware-config2/vmmon-only/driver-2.4.20-4GB'
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
make[2]: Leaving directory `/tmp/vmware-config2/vmmon-only/driver-2.4.20-4GB'
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `if echo gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | grep -q '^3\.0'; then echo yes; else echo no; fi'
make[2]: Entering directory `/tmp/vmware-config2/vmmon-only/driver-2.4.20-4GB'
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
In file included from ../linux/driver.c:36:
/usr/include/linux/module.h:20:34: linux/modversions.h: Datei oder Verzeichnis nicht gefunden
make[2]: *** [driver.o] Fehler 1
make[2]: Leaving directory `/tmp/vmware-config2/vmmon-only/driver-2.4.20-4GB'
make[1]: *** [driver] Fehler 2
make[1]: Leaving directory `/tmp/vmware-config2/vmmon-only'
make: *** [auto-build] Fehler 2
make: Leaving directory `/tmp/vmware-config2/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.


So, ich währe euch unwahrscheinlich dankbar, wenn ich von euch ein paar tipps bekäme, wie ich dieses Problem beheben kann, denn damit kann ich gar nix anfangen 8jedenfalls nicht mit dem letzten Abschnitt mit den 1000 Fehlern)


1000000000 Dank im vorraus.

mfG Tillo :rolleyes:

zander
16.09.03, 06:09
Dir fehlen konfigurierte Kernelquellen passend zum laufenden Kernel; das Problem sollte verschwinden sobald Du diese nachinstalliert hast.

xman2003
16.09.03, 07:22
ah, danke!
Und wo finde ich konfigurierte Kernelqullen passend zu meinem Kernel? Runterladen? wenn ja, Was wo?
Danke...
Ich installier jetzt einfach mal den von CD. Wenn nicht geht, kann ich ja immernoch sehn

xman2003
16.09.03, 15:32
Mhhh :(
Komme leider immer noch nicht klar.
Ich habe also von der CD den Linux-Kernel installiert. Jedoch funktionierte es immernoch nicht.
Also hab ich mir jetzt die datei: kernel-source-2.4.7.SuSE-3.i386.rpm
von: tp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/crux/
geladen. Ich habe die Paket-Datei geöffnet und installiert.
Jedoch wird wenn ich bei Yast nach "linux kernel" suche, in einer Spalte "installierte version" immernoch 2.20 angezeigt. Und Das konfigurationsscript funktioniert auch immernoch nicht.
Hilfe, bitte erklärt mir das nochmal :/