Gentoo Archives: gentoo-user

From: Pongracz Istvan <pongracz.istvan@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] vmware-server + gentoo kernel 2.6.28 - compiling problem
Date: Mon, 29 Dec 2008 15:39:54
Message-Id: 1230565187.5141.12.camel@localhost
1 Hi,
2
3 I tried to compile vmware-server-1.0.8.126538 with
4 vmware-modules-1.0.0.15-r1 but compiling vmmon failed.
5
6 I got this error message:
7 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: File or directory not found
8 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:171: error: unknown field ‘nopage’ specified in initializer
9 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type
10 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:175: error: unknown field ‘nopage’ specified in initializer
11 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type
12 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c: In function ‘__LinuxDriver_Ioctl’:
13 /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.c:1781: error: too many arguments to function ‘smp_call_function’
14 make[3]: ***
15 [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.o] Error 1
16 make[2]: ***
17 [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only] Error 2
18 make[1]: *** [sub-make] Error 2
19 make[1]: Leaving directory `/usr/src/linux-2.6.28-gentoo'
20 make: *** [vmmon.ko] Error 2
21
22
23 I tried with gcc 3.4.6, 4.2.4, 4.3.2, all of them failed.
24 I guess, this problem related to the kernel.
25
26 Is that possible to use vmware-server with the latest kernel?
27
28 Thank you,
29 István
30
31 --
32 BSA. Mert megérdemlitek.
33 Open Source. Mert megérdemlem.
34 --
35 BSA. They value it.
36 Open Source. The value. It.
37 --
38 http://www.startit.hu
39 http://www.osbusiness.hu

Replies

Subject Author
Re: [gentoo-user] vmware-server + gentoo kernel 2.6.28 - compiling problem Peter Ruskin <peter.ruskin@×××××××××.com>
Re: [gentoo-user] vmware-server + gentoo kernel 2.6.28 - compiling problem Paul Hartman <paul.hartman+gentoo@×××××.com>