Mailinglist Archive: opensuse-de (1402 mails)

< Previous Next >
Kompilieren von Vmnet schlägt fehl
  • From: Charlie Blank <charlieblank@xxxxxxxxxxxxxx>
  • Date: Mon, 9 Apr 2007 10:44:23 +0200
  • Message-id: <200704091044.23700.CharlieBlank@xxxxxxxxxxxxxx>
Hallo, 

 ich habe bei mir Opensuse 10.2 installiert - mit allen derzeitig verfügbaren 
Updates. 
Seither habe ich auf meinem Linux immer VMWARE Server laufen lassen, plane 
jedoch nach einer Test-Phase auf XEN umzusteigen. Daher läuft mein System 
jetzt mit Kernel 2.6.18.8-0.1-xen. 
Das erzeugen eines Moduls für meinen Areca-Raid-Controller ist mir gelungen. 
Leider gelingt mir nicht, die VMWare-Server module über vmware-config.pl zu 
erzeugen: 

Auch ein Patch 'vmware-any-any-update108' hat leider nicht geholfen. 
Müßte ich eine andere Lokation für die C-Header Files angeben??

Thx....

**************** Ausgabe von vmware-config.pl ***************************
What is the location of the directory of C header files that match your 
running
kernel? [/lib/modules/2.6.18.8-0.1-xen/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmmon-only'
make -C /lib/modules/2.6.18.8-0.1-xen/build/include/.. SUBDIRS=$PWD 
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-0.1-obj/x86_64/xen'
make -C /usr/src/linux-2.6.18.8-0.1 
O=/usr/src/linux-2.6.18.8-0.1-obj/x86_64/xen modules
  CC [M]  /tmp/vmware-config4/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config4/vmmon-only/linux/hostif.o
/tmp/vmware-config4/vmmon-only/linux/hostif.c: In function ‘HostIF_APICBase’:
/tmp/vmware-config4/vmmon-only/linux/hostif.c:2488: error: ‘FIX_APIC_BASE’ 
undeclared (first use in this function)
/tmp/vmware-config4/vmmon-only/linux/hostif.c:2488: error: (Each undeclared 
identifier is reported only once
/tmp/vmware-config4/vmmon-only/linux/hostif.c:2488: error: for each function 
it appears in.)
/tmp/vmware-config4/vmmon-only/linux/hostif.c: In function ‘HostIF_APIC_ID’:
/tmp/vmware-config4/vmmon-only/linux/hostif.c:2540: error: ‘FIX_APIC_BASE’ 
undeclared (first use in this function)
In file included from /tmp/vmware-config4/vmmon-only/linux/hostif.c:3608:
/tmp/vmware-config4/vmmon-only/linux/hostif_compat.h: In 
function ‘HostIF_IOAPICBaseV45’:
/tmp/vmware-config4/vmmon-only/linux/hostif_compat.h:466: 
error: ‘FIX_IO_APIC_BASE’ undeclared (first use in this function)
make[4]: *** [/tmp/vmware-config4/vmmon-only/linux/hostif.o] Error 1
make[3]: *** [_module_/tmp/vmware-config4/vmmon-only] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.18.8-0.1-obj/x86_64/xen'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
    opensuse-de+unsubscribe@xxxxxxxxxxxx
Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken
Sie eine Mail an: opensuse-de+help@xxxxxxxxxxxx

< Previous Next >