|
Next: Schwanenhalskamera
|
| Author |
Message |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 1) Posted: Mon Dec 22, 2008 10:08 pm
Post subject: Vmware-Player unter opensuse 11.1 Archived from groups: alt>linux>suse (more info?)
|
|
|
Hallo nochmal!
Ich würde gerne unter meiner neuen 11.1er Version wieder den VMplayer
einsetzen, wie ich es auch schon für die 10.2 konnte.
VMware-player-2.0.0-45731 ist bereits installiert. Ebenso sind die
nötigen Teile aus der Entwicklungsumgebung installiert, wie sie hier
für opensuse 10.3 genannt werden:
http://de.opensuse.org/VMware_installieren
Beim Versuch vmware-config.pl auszuführen, erhalte ich folgende
Auskunft, respektive Frage:
[Zitat/Anfang]
Your kernel was built with "gcc" version "4.3.2", while you are trying
to use
"/usr/bin/gcc" version "4.3". This configuration is not recommended and
VMware
Player may crash if you'll continue. Please try to use exactly same
compiler as
one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3" anyway? [no]
[Zitat/Ende]
Wenn ich in meinen Yast-Softwarequellen nachschaue, dann gibt es dort
keine gcc-Version 4.3
Sollte ich es doch mal mit einem Yes versuchen? Kann man das wagen?
Kann ich irgendwo gcc 4.3 auftreiben? Wenn ja, wo?
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Nov 16, 2006 Posts: 23
|
(Msg. 2) Posted: Mon Dec 22, 2008 10:22 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona wrote:
> Hallo nochmal!
>
> Ich würde gerne unter meiner neuen 11.1er Version wieder den VMplayer
> einsetzen, wie ich es auch schon für die 10.2 konnte.
>
> VMware-player-2.0.0-45731 ist bereits installiert. Ebenso sind die
> nötigen Teile aus der Entwicklungsumgebung installiert, wie sie hier
> für opensuse 10.3 genannt werden:
> http://de.opensuse.org/VMware_installieren
>
> Beim Versuch vmware-config.pl auszuführen, erhalte ich folgende
> Auskunft, respektive Frage:
>
> [Zitat/Anfang]
> Your kernel was built with "gcc" version "4.3.2", while you are trying
> to use
> "/usr/bin/gcc" version "4.3". This configuration is not recommended and
> VMware
> Player may crash if you'll continue. Please try to use exactly same
> compiler as
> one used for building your kernel. Do you want to go with compiler
> "/usr/bin/gcc" version "4.3" anyway? [no]
> [Zitat/Ende]
>
> Wenn ich in meinen Yast-Softwarequellen nachschaue, dann gibt es dort
> keine gcc-Version 4.3
>
> Sollte ich es doch mal mit einem Yes versuchen? Kann man das wagen?
> Kann ich irgendwo gcc 4.3 auftreiben? Wenn ja, wo?
Beim Installieren vom VMware-Server 1.0 unter openSUSE 11.0 bekam ich eine
ähnliche Warnung, in diesem Fall wegen gcc 4.3 statt gcc 4.3.1. Mit Yast2
konnte ich herausfinden, dass gcc 4.3.1 tatsächlich installiert war. Die
VMware-Installation funktioniert tadellos.
Du kannst auch die gcc-Version kontrollieren mit:
rpm -q gcc43
Les (BrE) |
|
| Back to top |
|
 |  |
External

Since: May 15, 2007 Posts: 14
|
(Msg. 3) Posted: Mon Dec 22, 2008 10:28 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona wrote:
> Hallo nochmal!
>
> Ich würde gerne unter meiner neuen 11.1er Version wieder den VMplayer
> einsetzen, wie ich es auch schon für die 10.2 konnte.
>
> VMware-player-2.0.0-45731 ist bereits installiert. Ebenso sind die
> nötigen Teile aus der Entwicklungsumgebung installiert, wie sie hier
> für opensuse 10.3 genannt werden:
> http://de.opensuse.org/VMware_installieren
>
> Beim Versuch vmware-config.pl auszuführen, erhalte ich folgende
> Auskunft, respektive Frage:
>
> [Zitat/Anfang]
> Your kernel was built with "gcc" version "4.3.2", while you are trying
> to use
> "/usr/bin/gcc" version "4.3". This configuration is not recommended and
> VMware
> Player may crash if you'll continue. Please try to use exactly same
> compiler as
> one used for building your kernel. Do you want to go with compiler
> "/usr/bin/gcc" version "4.3" anyway? [no]
> [Zitat/Ende]
>
Das ist ein alter Fehler im Buildscript von vmware. Sag hier yes statt no
und es sollte funktionieren. |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 4) Posted: Mon Dec 22, 2008 10:48 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo,
Leslie Danks schrieb am Montag, 22. Dezember 2008 22:22:
>> Beim Versuch vmware-config.pl auszuführen, erhalte ich folgende
>> Auskunft, respektive Frage:
>>
>> [Zitat/Anfang]
>> Your kernel was built with "gcc" version "4.3.2", while you are
>> trying to use
>> "/usr/bin/gcc" version "4.3". This configuration is not recommended
>> and VMware
>> Player may crash if you'll continue. Please try to use exactly same
>> compiler as
>> one used for building your kernel. Do you want to go with compiler
>> "/usr/bin/gcc" version "4.3" anyway? [no]
>> [Zitat/Ende]
>>
>> Wenn ich in meinen Yast-Softwarequellen nachschaue, dann gibt es dort
>> keine gcc-Version 4.3
>>
>> Sollte ich es doch mal mit einem Yes versuchen? Kann man das wagen?
>> Kann ich irgendwo gcc 4.3 auftreiben? Wenn ja, wo?
>
> Beim Installieren vom VMware-Server 1.0 unter openSUSE 11.0 bekam ich
> eine ähnliche Warnung, in diesem Fall wegen gcc 4.3 statt gcc 4.3.1.
> Mit Yast2 konnte ich herausfinden, dass gcc 4.3.1 tatsächlich
> installiert war. Die VMware-Installation funktioniert tadellos.
>
> Du kannst auch die gcc-Version kontrollieren mit:
>
> rpm -q gcc43
rpm -q gcc43 ergibt:
gcc43-4.3.3_20081022-9.5
Wenn ich es richtig verstehe, brauche ich aber 4.3.2
In Yast sehe ich, wenn ich nach "gcc43" suche, nur Pakete
in "4.3.3"-Varianten (z.B. gcc43-ada; Version -> 4.3.3_20081022-9.5).
Es gibt nichts in der Form "4.3.2" , was ich, nach meinem Verständnis,
aber bräuchte.
Woher könnte ich das bekommen?
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 5) Posted: Mon Dec 22, 2008 11:07 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo, ich bin es schon wieder
Christine Bona schrieb am Montag, 22. Dezember 2008 22:48:
>> Du kannst auch die gcc-Version kontrollieren mit:
>>
>> rpm -q gcc43
>
> rpm -q gcc43 ergibt:
> gcc43-4.3.3_20081022-9.5
>
> Wenn ich es richtig verstehe, brauche ich aber 4.3.2
> In Yast sehe ich, wenn ich nach "gcc43" suche, nur Pakete
> in "4.3.3"-Varianten (z.B. gcc43-ada; Version -> 4.3.3_20081022-9.5).
> Es gibt nichts in der Form "4.3.2" , was ich, nach meinem Verständnis,
> aber bräuchte.
> Woher könnte ich das bekommen?
Ich habs gefunden
http://rpmfind.net/linux/rpm2html/search.php?query=gcc43
und werde es damit versuchen.
Danke, Leslie
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Jan 01, 2008 Posts: 18
|
(Msg. 6) Posted: Mon Dec 22, 2008 11:11 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona schrieb:
>Player may crash if you'll continue. Please try to use exactly same
>compiler as
>one used for building your kernel. Do you want to go with compiler
>"/usr/bin/gcc" version "4.3" anyway? [no]
einfach mal hier "yes" wählen und testen obs geht!
Gruß
Arno
--
Hast a´Linux am Pc, tut´s dem Andern richtig weh.
__
-=(o '.
'.-.\
/| \\
'| ||
_\_):,_ |
|
| Back to top |
|
 |  |
External

Since: Nov 16, 2006 Posts: 23
|
(Msg. 7) Posted: Mon Dec 22, 2008 11:15 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona wrote:
> Hallo,
>
> Leslie Danks schrieb am Montag, 22. Dezember 2008 22:22:
[...]
>> Du kannst auch die gcc-Version kontrollieren mit:
>>
>> rpm -q gcc43
>
> rpm -q gcc43 ergibt:
> gcc43-4.3.3_20081022-9.5
>
> Wenn ich es richtig verstehe, brauche ich aber 4.3.2
> In Yast sehe ich, wenn ich nach "gcc43" suche, nur Pakete
> in "4.3.3"-Varianten (z.B. gcc43-ada; Version -> 4.3.3_20081022-9.5).
> Es gibt nichts in der Form "4.3.2" , was ich, nach meinem Verständnis,
> aber bräuchte.
> Woher könnte ich das bekommen?
Das weiss ich nicht, ohne nachzuschauen. Soweit ich weiss, ist gcc nur für
die Kompilation von entsprechenden VMware-Module fürs Monitor und Netzwerk
notwendig. Noch dazu, kann ich mir kaum vorstellen, dass Yast2 eine
gcc-Version installiert, die mit dem jeweiligen installierten Kernel
inkompatibel ist. Ich persönlich wäre geneigt, einfach es zu probieren.
Wenn VMware-Player nicht funktioniert bzw. instabil ist, kannst du ihn
immer entfernen und neu installieren - ist keine grosse Sache, oder?
Etwaige Virtuelle Maschinen werden nicht angetastet, aber Sicherheitskopien
selbiger wäre trotzdem sinnvoll.
Bem.: O.a. Vorschlag ganz ohne Gewähr!!! Nur keine Eile - vielleicht kommt
demnächst fachkündigere Info .
--
Les (BrE) |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 8) Posted: Mon Dec 22, 2008 11:34 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo Leslie & Arno,
Leslie Danks schrieb am Montag, 22. Dezember 2008 23:15:
> Das weiss ich nicht, ohne nachzuschauen.
Ich meinte eben (s.u.) was gefunden zu haben, aber das ist gar kein
richtiger Compiler. Geht also sowieso nicht.
> Soweit ich weiss, ist gcc nur
> für die Kompilation von entsprechenden VMware-Module fürs Monitor und
> Netzwerk notwendig. Noch dazu, kann ich mir kaum vorstellen, dass
> Yast2 eine gcc-Version installiert, die mit dem jeweiligen
> installierten Kernel inkompatibel ist.
Das klingt sehr logisch. Ich dachte, man könnte mehrere nebeneinander
haben. Aber, wie gesagt, 4.3.2 scheint es nicht zu geben. Mich wundert
nur, dass mein Kernel damit gebaut sein soll. Dann müsste das doch in
meinen Yast-Quellen zu finden sein.
> Ich persönlich wäre geneigt, einfach es zu probieren.
Habe ich jetzt gemacht.
Folgender Output (leider letztlich mit Abbruch) kommt dabei raus.
*Ich* bin damit jetzt erstmal komplett überfordert:
[Zitat/Anfang]
Making sure services for VMware Player are stopped.
Stopping VMware services:
Virtual machine monitor
done
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the theme icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have
a
..desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
/usr/share/applications/vmware-player.desktop: warning:
value "vmware-player.png" for key "Icon" in group "Desktop Entry" is an
icon name with an extension, but there should be no extension as
described in the Icon Theme Specification if the value is not an
absolute path
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Player 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.
Your kernel was built with "gcc" version "4.3.2", while you are trying
to use
"/usr/bin/gcc" version "4.3". This configuration is not recommended and
VMware
Player may crash if you'll continue. Please try to use exactly same
compiler as
one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3" anyway? [no] Yes
What is the location of the directory of C header files that match your
running
kernel? [/lib/modules/2.6.27.7-9-pae/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-config0/vmmon-only'
make -C /lib/modules/2.6.27.7-9-pae/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
make -C ../../../linux-2.6.27.7-9
O=/usr/src/linux-2.6.27.7-9-obj/i386/pae/. modules
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:48:
/tmp/vmware-config0/vmmon-only/./include/vm_basic_types.h:170: error:
conflicting types for 'uintptr_t'
/usr/src/linux-2.6.27.7-9/include/linux/types.h:40: error: previous
declaration of 'uintptr_t' was here
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86apic.h:79:1:Making sure
services for VMware Player are stopped.
Stopping VMware services:
Virtual machine monitor
done
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the theme icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have
a
..desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
/usr/share/applications/vmware-player.desktop: warning:
value "vmware-player.png" for key "Icon" in group "Desktop Entry" is an
icon name with an extension, but there should be no extension as
described in the Icon Theme Specification if the value is not an
absolute path
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Player 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.
Your kernel was built with "gcc" version "4.3.2", while you are trying
to use
"/usr/bin/gcc" version "4.3". This configuration is not recommended and
VMware
Player may crash if you'll continue. Please try to use exactly same
compiler as
one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.3" anyway? [no] Yes
What is the location of the directory of C header files that match your
running
kernel? [/lib/modules/2.6.27.7-9-pae/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-config0/vmmon-only'
make -C /lib/modules/2.6.27.7-9-pae/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
make -C ../../../linux-2.6.27.7-9
O=/usr/src/linux-2.6.27.7-9-obj/i386/pae/. modules
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:48:
/tmp/vmware-config0/vmmon-only/./include/vm_basic_types.h:170: error:
conflicting types for 'uintptr_t'
/usr/src/linux-2.6.27.7-9/include/linux/types.h:40: error: previous
declaration of 'uintptr_t' was here
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86apic.h:79:1:
warning: "APIC_BASE_MSR" redefined
In file included from include2/asm/fixmap_32.h:29,
from include2/asm/fixmap.h:5,
from include2/asm/apic.h:9,
from include2/asm/smp.h:13,
from /usr/src/linux-2.6.27.7-9/include/linux/smp.h:28,
from /usr/src/linux-2.6.27.7-9/include/linux/topology.h:33,
from /usr/src/linux-2.6.27.7-9/include/linux/mmzone.h:687,
from /usr/src/linux-2.6.27.7-9/include/linux/gfp.h:4,
from /usr/src/linux-2.6.27.7-9/include/linux/kmod.h:22,
from /usr/src/linux-2.6.27.7-9/include/linux/module.h:13,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:
include2/asm/apicdef.h:134:1: warning: this is the location of the
previous definition
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:23,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86cpuid.h:381:1:
warning: "BIT_MASK" redefined
In file included
from /usr/src/linux-2.6.27.7-9/include/linux/kernel.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:11:
/usr/src/linux-2.6.27.7-9/include/linux/bitops.h:7:1: warning: this is
the location of the previous definition
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:24,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86paging.h:61:1:
warning: "PTE_PFN_MASK" redefined
In file included from include2/asm/paravirt.h:7,
from include2/asm/irqflags.h:55,
from /usr/src/linux-2.6.27.7-9/include/linux/irqflags.h:57,
from include2/asm/system.h:11,
from include2/asm/processor.h:17,
from /usr/src/linux-2.6.27.7-9/include/linux/prefetch.h:14,
from /usr/src/linux-2.6.27.7-9/include/linux/list.h:6,
from /usr/src/linux-2.6.27.7-9/include/linux/module.h:9,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:
include2/asm/page.h:22:1: warning: this is the location of the previous
definition
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:37:5:
warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:43:5:
warning: "VMW_HAVE_EPOLL" is not defined
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:60: error:
conflicting types for 'poll_initwait'
/usr/src/linux-2.6.27.7-9/include/linux/poll.h:65: error: previous
declaration of 'poll_initwait' was here
In file included from /tmp/vmware-config0/vmmon-only/linux/vmhost.h:13,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
/tmp/vmware-config0/vmmon-only/./include/compat_semaphore.h:5:27: error:
asm/semaphore.h: Datei oder Verzeichnis nicht gefunden
/tmp/vmware-config0/vmmon-only/linux/driver.c:149: error: unknown
field 'nopage' specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:150: warning:
initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c: In
function 'LinuxDriver_Ioctl':
/tmp/vmware-config0/vmmon-only/linux/driver.c:1715: error: 'struct
mm_struct' has no member named 'dumpable'
/tmp/vmware-config0/vmmon-only/linux/driver.c:1726: error: too many
arguments to function 'smp_call_function'
make[4]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config0/vmmon-only] Fehler 2
make[2]: *** [sub-make] Fehler 2
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config0/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.
warning: "APIC_BASE_MSR" redefined
In file included from include2/asm/fixmap_32.h:29,
from include2/asm/fixmap.h:5,
from include2/asm/apic.h:9,
from include2/asm/smp.h:13,
from /usr/src/linux-2.6.27.7-9/include/linux/smp.h:28,
from /usr/src/linux-2.6.27.7-9/include/linux/topology.h:33,
from /usr/src/linux-2.6.27.7-9/include/linux/mmzone.h:687,
from /usr/src/linux-2.6.27.7-9/include/linux/gfp.h:4,
from /usr/src/linux-2.6.27.7-9/include/linux/kmod.h:22,
from /usr/src/linux-2.6.27.7-9/include/linux/module.h:13,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:
include2/asm/apicdef.h:134:1: warning: this is the location of the
previous definition
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:23,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86cpuid.h:381:1:
warning: "BIT_MASK" redefined
In file included
from /usr/src/linux-2.6.27.7-9/include/linux/kernel.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:11:
/usr/src/linux-2.6.27.7-9/include/linux/bitops.h:7:1: warning: this is
the location of the previous definition
In file included from /tmp/vmware-config0/vmmon-only/./include/x86.h:24,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/x86paging.h:61:1:
warning: "PTE_PFN_MASK" redefined
In file included from include2/asm/paravirt.h:7,
from include2/asm/irqflags.h:55,
from /usr/src/linux-2.6.27.7-9/include/linux/irqflags.h:57,
from include2/asm/system.h:11,
from include2/asm/processor.h:17,
from /usr/src/linux-2.6.27.7-9/include/linux/prefetch.h:14,
from /usr/src/linux-2.6.27.7-9/include/linux/list.h:6,
from /usr/src/linux-2.6.27.7-9/include/linux/module.h:9,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:12:
include2/asm/page.h:22:1: warning: this is the location of the previous
definition
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:37:5:
warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:43:5:
warning: "VMW_HAVE_EPOLL" is not defined
In file included
from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:60: error:
conflicting types for 'poll_initwait'
/usr/src/linux-2.6.27.7-9/include/linux/poll.h:65: error: previous
declaration of 'poll_initwait' was here
In file included from /tmp/vmware-config0/vmmon-only/linux/vmhost.h:13,
from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
/tmp/vmware-config0/vmmon-only/./include/compat_semaphore.h:5:27: error:
asm/semaphore.h: Datei oder Verzeichnis nicht gefunden
/tmp/vmware-config0/vmmon-only/linux/driver.c:149: error: unknown
field 'nopage' specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:150: warning:
initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c: In
function 'LinuxDriver_Ioctl':
/tmp/vmware-config0/vmmon-only/linux/driver.c:1715: error: 'struct
mm_struct' has no member named 'dumpable'
/tmp/vmware-config0/vmmon-only/linux/driver.c:1726: error: too many
arguments to function 'smp_call_function'
make[4]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config0/vmmon-only] Fehler 2
make[2]: *** [sub-make] Fehler 2
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config0/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.
[Zitat/Ende]
Läuft also erstmal nicht.
Eile hat das Ganze wirklich nicht. Keine Sorge! Es hätte ja sein können,
dass es eine schnelle Lösung gibt.
Jetzt sind ohnehin erst einmal die
Weihnachtsinstallationen (Version 22.1) angesagt.
Frohes Fest also an alle!
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 9) Posted: Mon Dec 22, 2008 11:38 pm
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo,
Arno Lutz schrieb am Montag, 22. Dezember 2008 23:11:
> einfach mal hier "yes" wählen und testen obs geht!
Leider klappts nicht.
Genaueres zum Resultat steht in meiner Antwort an Leslie.
Danke!
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Dec 23, 2008 Posts: 1
|
(Msg. 10) Posted: Tue Dec 23, 2008 8:39 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona wrote:
> VMware-player-2.0.0-45731 ist bereits installiert. Ebenso sind die
> nötigen Teile aus der Entwicklungsumgebung installiert, wie sie hier
> für opensuse 10.3 genannt werden:
> http://de.opensuse.org/VMware_installieren
>
> Beim Versuch vmware-config.pl auszuführen, erhalte ich folgende
> Auskunft, respektive Frage:
>
> [Zitat/Anfang]
> Your kernel was built with "gcc" version "4.3.2", while you are trying
> to use
> "/usr/bin/gcc" version "4.3". This configuration is not recommended and
> VMware
> Player may crash if you'll continue. Please try to use exactly same
> compiler as
> one used for building your kernel. Do you want to go with compiler
> "/usr/bin/gcc" version "4.3" anyway? [no]
> [Zitat/Ende]
>
>
Hallo,
ich hatte die gleichen Fehlermeldungen bei der Installation der Workstation
Version 5.5 nach dem Update auf 11.1. Erst die Installation von 6.5 klappte
dann ohne Problem. Ein Hinweis aus den VMWare-Foren war, dass 5.5 unter
Suse 11.x nicht mehr läuft.
Versuch mal die neueste Player-Version 2.5.1
Gruß, Arthur |
|
| Back to top |
|
 |  |
External

Since: Apr 21, 2006 Posts: 148
|
(Msg. 11) Posted: Tue Dec 23, 2008 9:42 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
* Christine Bona schrieb:
> Ich würde gerne unter meiner neuen 11.1er Version wieder den
> VMplayer einsetzen, wie ich es auch schon für die 10.2 konnte.
>
> VMware-player-2.0.0-45731 ist bereits installiert. Ebenso sind die
> nötigen Teile aus der Entwicklungsumgebung installiert, wie sie hier
> für opensuse 10.3 genannt werden:
> http://de.opensuse.org/VMware_installieren
In dem Artikel fehlen, wie ich gerade sehe, zwei wichtige Schritte zur
Vorbereitung, bevor Du mit vmware-config.pl loslegen kannst.
Als root
cd /usr/src/linux
make cloneconfig
make modules_prepare
Erst jetzt wird vmware-config.pl richtig funktionieren. Die Frage zum
Compiler 4.3 darfst Du wirklich ignorieren und an der Stelle
mit 'yes' weitermachen.
Ich habe derzeit VMware-server 2.0 in Betrieb und bin damit nicht sehr
zufrieden. Die Verwaltung über Webbrowser ist mir zu träge. Die VMs
laufen jedoch flüssig. Trotzdem werde ich wohl auf eine der
Vorversionen zurückgehen. Zuletzt hatte ich VMware-server 1.6
benutzt.
Gruß -- Olaf Meltzer
--
openSUSE 11.1 (i586) * 2.6.27.7-4-pae * KDE: 3.5.10 "release 21.5" |
|
| Back to top |
|
 |  |
External

Since: Jun 25, 2005 Posts: 309
|
(Msg. 12) Posted: Tue Dec 23, 2008 11:28 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Christine Bona wrote:
> make[4]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Fehler 1
> make[3]: *** [_module_/tmp/vmware-config0/vmmon-only] Fehler 2
> make[2]: *** [sub-make] Fehler 2
> make[1]: *** [all] Fehler 2
> make[1]: Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
> make: *** [vmmon.ko] Fehler 2
> make: Leaving directory `/tmp/vmware-config0/vmmon-only'
> Unable to build the vmmon module.
>
Genau davon bin ich zur Zeit auch betroffen.
Nutze seit Jahren VMware und komme über dieses Problem auch nicht hinweg.
Allerdings nutze ich VMware-Server 1.08.schlagmichtot.
Ich bezweifle mal, dass hier einer VMware unter 11.1 bereits laufen hat.
Meines Erachtens liegt das am nagelneuen 11.1-Kernel und wir werden abwarten
müssen, bis VMware daran herum geschraubt hat. |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 13) Posted: Tue Dec 23, 2008 11:44 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo,
Olaf Meltzer schrieb am Dienstag, 23. Dezember 2008 09:42:
> In dem Artikel fehlen, wie ich gerade sehe, zwei wichtige Schritte zur
> Vorbereitung, bevor Du mit vmware-config.pl loslegen kannst.
>
> Als root
>
> cd /usr/src/linux
> make cloneconfig
> make modules_prepare
Das habe ich inzwischen gemacht. (Allerdings kann ich mich nicht
erinnern, diese Befehle früher - unter 10.2 - auch gegeben zu haben).
Bis hierher lief jedenfalls alles problemlos.
> Erst jetzt wird vmware-config.pl richtig funktionieren. Die Frage zum
> Compiler 4.3 darfst Du wirklich ignorieren und an der Stelle
> mit 'yes' weitermachen.
Leider klappt's immer noch nicht. Ich habe nach dem Yes den gleichen
Abbruch erhalten wie auch gestern schon.
Oder braucht es einen Neustart nach den obigen Präparationen?
Das habe ich nämlich nicht getan, sondern gleich die neue Version 2.5.1
versucht. Die Probleme damit, habe ich in meiner Antwort an Arthur
geschildert. Jetzt bin ich ratlos.
> Ich habe derzeit VMware-server 2.0 in Betrieb und bin damit nicht sehr
> zufrieden. Die Verwaltung über Webbrowser ist mir zu träge. Die VMs
> laufen jedoch flüssig. Trotzdem werde ich wohl auf eine der
> Vorversionen zurückgehen. Zuletzt hatte ich VMware-server 1.6
> benutzt.
Ich würde es gerne überhaupt erstmal wieder benutzbar haben.
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 14) Posted: Tue Dec 23, 2008 11:45 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo,
Arthur Block schrieb am Dienstag, 23. Dezember 2008 08:39:
> ich hatte die gleichen Fehlermeldungen bei der Installation der
> Workstation Version 5.5 nach dem Update auf 11.1. Erst die
> Installation von 6.5 klappte dann ohne Problem. Ein Hinweis aus den
> VMWare-Foren war, dass 5.5 unter Suse 11.x nicht mehr läuft.
> Versuch mal die neueste Player-Version 2.5.1
Ich habe nun folgendes RPM geholt und installiert:
VMware-Player-2.5.1-126130.i386.rpm
Hier wird jedoch gar kein vmware-config.pl Skript mitgeliefert.
Eine Betrachtung der Dateiliste des RPMs zeigt nur einen einzigen
Eintrag (bei den älteren Versionen ist jedoch eine sehr lange Liste zu
sehen), nämlich:
/var/cache/vmware/VMware-Player-2.5.1-126130.i386.bundle
Aber auch unter /var/cache liegt das Skript nicht.
Was nun?
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
External

Since: Sep 27, 2005 Posts: 28
|
(Msg. 15) Posted: Tue Dec 23, 2008 11:49 am
Post subject: Re: Vmware-Player unter opensuse 11.1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hallo,
Paul-Wilhelm Hermsen schrieb am Dienstag, 23. Dezember 2008 11:28:
> Christine Bona wrote:
>
>> make[4]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Fehler 1
>> make[3]: *** [_module_/tmp/vmware-config0/vmmon-only] Fehler 2
>> make[2]: *** [sub-make] Fehler 2
>> make[1]: *** [all] Fehler 2
>> make[1]: Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae'
>> make: *** [vmmon.ko] Fehler 2
>> make: Leaving directory `/tmp/vmware-config0/vmmon-only'
>> Unable to build the vmmon module.
>>
>
> Genau davon bin ich zur Zeit auch betroffen.
> Nutze seit Jahren VMware und komme über dieses Problem auch nicht
> hinweg.
>
> Allerdings nutze ich VMware-Server 1.08.schlagmichtot.
>
> Ich bezweifle mal, dass hier einer VMware unter 11.1 bereits laufen
> hat. Meines Erachtens liegt das am nagelneuen 11.1-Kernel und wir
> werden abwarten müssen, bis VMware daran herum geschraubt hat.
Hast du es denn mal mit den neueren Versionen, die hier im Thread
genannt wurden versucht?
vgl:
Message-ID: <giq4j5$1cb$02$1@news.t-online.com>
--
Beste Grüße
Christine |
|
| Back to top |
|
 |  |
| Related Topics: | Linux unter vmWARE - Hallo, mit welchen Performance-Einbussen muss ich rechnen, wenn ich Linux/SUSE als Guest unter vmWARE betreibe? So ungefähr in Prozent. Ich dachte an einen 3 GHz-Host mit 1 GByte Speicher. Und ist es vom Speed besser, Windows oder Linux als HOST-OS z...
Vmware 4.5 unter XP Prof - Hallo, ich habe einen XP-Rechner auf dem läuft VMware 4.5 und darauf Suse 9.2. Ich bekomme zwar eine IP-Adresse auf der Suse-Kiste, kann auch ins Internet pingen, ich kann aber den Suse Rechner selber nicht anpingen. Die Firewall kann es meiner..
vmware unter 11.0 (x86) - Sounddevice und USB werden nicht durchgereicht.
VMware Player - Hallo NG, es ist vollbracht. Mit Hilfe der Easy Linuy und dieser wunderbaren NG habe ich nun den VMware Player mit Small Linux am laufen. Super klasse. Nun die Frage: Wie kann ich aus mein Windows so ein Image erstellen wie das Small Linux von der....
VMWare Player und AMD-V? - Ich habe schon per Google und in der VMware Knowledge Base gesucht, aber keinen Hinweis gefunden: Unterstuetzt der VMPlayer fuer Linux auch die AMD-V Erweiterung zur Virtualisierung? Cheers, Arne -- [--- PGP key FD05BED7 --- http://www.root42.de/ ---... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|