[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

VMware Server unter Lenny+bpo installieren: modul vmmon baut nicht



Moin,

bin grade dabei, den VMware Server zu installieren.

System ist Lenny mit einigen Backports.  Unter anderem der Kernel:

% uname -a
Linux isang 2.6.32-bpo.2-686 #1 SMP Tue Feb 16 06:03:17 UTC 2010 i686 GNU/Linux

Die Kernel-header sind installiert ...

Hier die Ausgabe von dem Config-Skript:
#v+
% CC=gcc-4.3 /usr/local/bin/vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware autostart virtual machines:
   Virtual machinesfailed
Stopping VMware management services:
   VMware Virtual Infrastructure Web Access
   VMware Server Host Agentfailed
Stopping VMware services:
   VMware Authentication Daemon done
   Virtual machine monitor done

None of the pre-built vmmon modules for VMware Server 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-4.3". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.32-bpo.2-686/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-config4/vmmon-only'
make -C /lib/modules/2.6.32-bpo.2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-bpo.2-686'
  CC [M]  /tmp/vmware-config4/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.c:31:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:78: error: conflicting types for ‘poll_initwait’
/usr/src/linux-headers-2.6.32-bpo.2-common/include/linux/poll.h:70: error: previous declaration of ‘poll_initwait’ was here
In file included from /tmp/vmware-config4/vmmon-only/./common/vmx86.h:32,
                 from /tmp/vmware-config4/vmmon-only/linux/driver.h:29,
                 from /tmp/vmware-config4/vmmon-only/linux/driver.c:101:
/tmp/vmware-config4/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
In file included from /usr/src/linux-headers-2.6.32-bpo.2-common/arch/x86/include/asm/msr.h:4,
                 from /usr/src/linux-headers-2.6.32-bpo.2-common/arch/x86/include/asm/processor.h:21,
                 from /usr/src/linux-headers-2.6.32-bpo.2-common/include/linux/prefetch.h:14,
                 from /usr/src/linux-headers-2.6.32-bpo.2-common/include/linux/list.h:6,
                 from /usr/src/linux-headers-2.6.32-bpo.2-common/include/linux/module.h:9,
                 from /tmp/vmware-config4/vmmon-only/./include/compat_module.h:27,
                 from /tmp/vmware-config4/vmmon-only/linux/driver.c:26:
/usr/src/linux-headers-2.6.32-bpo.2-common/arch/x86/include/asm/msr-index.h:225:1: warning: this is the location of the previous definition
/tmp/vmware-config4/vmmon-only/linux/driver.c: In function ‘LinuxDriverSyncCallOnEachCPU’:
/tmp/vmware-config4/vmmon-only/linux/driver.c:1423: error: too many arguments to function ‘smp_call_function’
/tmp/vmware-config4/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config4/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘euid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘fsuid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘egid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘fsgid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-config4/vmmon-only/linux/driver.c:2007: error: too many arguments to function ‘smp_call_function’
make[4]: *** [/tmp/vmware-config4/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config4/vmmon-only] Fehler 2
make[2]: *** [sub-make] Fehler 2
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-bpo.2-686'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
For more information on how to troubleshoot module-related problems, please 
visit our Web site at "http://www.vmware.com/go/unsup-linux-products"; and 
"http://www.vmware.com/go/unsup-linux-tools";.

Execution aborted.

Unable to build the vmmon module.
#v-

Kann jemand etwas damit anfangen, oder muss ich vorerst auf VMware
verzichten? Danke im Voraus,

-- 
 flori
Vim-Hilfe auf Deutsch         http://www.florianrehnisch.de/vimhelp/
* Am Wochenende ist es wieder so weit: http://chemnitzer.linux-tage.de/ *


Reply to: