• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] VMware config.pl bricht ab

OmasEnkel

Hacker
Hallo mal wieder,
ich versuche seit geraumer Zeit, VMware zu instrallieren, bleibe aber bei vmwar-config.pl hier hängen:

Code:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16.13-4-smp/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-config12/vmmon-only'
make -C /lib/modules/2.6.16.13-4-smp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/x86_64/smp modules
  CC [M]  /tmp/vmware-config12/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config12/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config12/vmmon-only/linux/driver.c:49:
/tmp/vmware-config12/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config12/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config12/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config12/vmmon-only/linux/driver.c:49:
/tmp/vmware-config12/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
/usr/src/linux-2.6.16.13-4/include/linux/poll.h:45: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config12/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config12/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
/tmp/vmware-config12/vmmon-only/linux/driver.c: In function ‘LinuxDriverNoPage’:
/tmp/vmware-config12/vmmon-only/linux/driver.c:1013: error: ‘mem_map’ undeclared (first use in this function)
/tmp/vmware-config12/vmmon-only/linux/driver.c:1013: error: (Each undeclared identifier is reported only once
/tmp/vmware-config12/vmmon-only/linux/driver.c:1013: error: for each function it appears in.)
/tmp/vmware-config12/vmmon-only/linux/driver.c: In function ‘LinuxDriverLockedNoPage’:
/tmp/vmware-config12/vmmon-only/linux/driver.c:1083: error: ‘mem_map’ undeclared (first use in this function)
/tmp/vmware-config12/vmmon-only/linux/driver.c: In function ‘LinuxDriverNoPage’:
/tmp/vmware-config12/vmmon-only/linux/driver.c:1022: warning: control reaches end of non-void function
make[4]: *** [/tmp/vmware-config12/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config12/vmmon-only] Fehler 2
make[2]: *** [modules] Fehler 2
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config12/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.
Googelei und Handbuchwälzen hat nichts gebracht. Die beliebtesten Fehler (fehlende Kernel- Sourcen oder fehlender g++- Compiler) kann ich ausschliessen.
Wer kann helfen? Und welche Angaben braucht ihr noch?
 
OP
O

OmasEnkel

Hacker
Ähm... ja, aber einen alten. Mit dem neuen 104 funktionierts. Dieses Detail hab ich vergessen... Danke.
 
Oben