Besten,
Ik probeer de hele middag al vmware player te installeren op 8.10, maar krijg steeds de volgende error bij het configureren van het pakket:
Iemand enig idee hoe ik dit kan oplossen? Ik loop de hele middag het internet al af te struinen maar ik kan geen werkende oplossing vinden.
            Ik probeer de hele middag al vmware player te installeren op 8.10, maar krijg steeds de volgende error bij het configureren van het pakket:
code:
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
 | 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.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.27-7-generic/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-config6/vmmon-only'
make -C /lib/modules/2.6.27-7-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config6/vmmon-only/./include/vmware.h:25,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:83:
/tmp/vmware-config6/vmmon-only/./include/vm_basic_types.h:170: error: conflicting types for ‘uintptr_t’
include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config6/vmmon-only/./include/x86.h:23,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:84:
/tmp/vmware-config6/vmmon-only/./include/x86cpuid.h:383:1: warning: "BIT_MASK" redefined
In file included from include/linux/kernel.h:15,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:11:
include/linux/bitops.h:7:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config6/vmmon-only/./include/x86.h:24,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:84:
/tmp/vmware-config6/vmmon-only/./include/x86paging.h:61:1: warning: "PTE_PFN_MASK" redefined
In file included from include/asm/paravirt.h:7,
                 from include/asm/irqflags.h:55,
                 from include/linux/irqflags.h:57,
                 from include/asm/system.h:11,
                 from include/asm/processor.h:17,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:6,
                 from include/linux/module.h:9,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:12:
include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config6/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config6/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:84:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config6/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config6/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:84:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here
In file included from /tmp/vmware-config6/vmmon-only/linux/vmhost.h:13,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:115:
/tmp/vmware-config6/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory
/tmp/vmware-config6/vmmon-only/linux/driver.c:197: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config6/vmmon-only/linux/driver.c:198: warning: initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config6/vmmon-only/linux/driver.c:1802: error: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config6/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config6/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config6/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. | 
Iemand enig idee hoe ik dit kan oplossen? Ik loop de hele middag het internet al af te struinen maar ik kan geen werkende oplossing vinden.
/u/106079/crop58c7cd975e5a1_cropped.png?f=community)