<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hello carmers, <br><br>trying the 2.6.24.7.ccrma-rt kernel, I am running into problems with recompiling vmware drivers. I remember similar errors when trying the 2.6.24.3&nbsp; kernel earlier. <br><br>I've got to admit that I probably won't try to change the code etc - it's a bit beyond my scope. But if someone has advise on how this'd be fixed - great. Otherwise, I'll just lean back comfotably on my 2.6.22...<br><br>Cheers, Erik<br><br><br>Here's the log: <br><br><br>Making sure services for VMware Player are stopped.<br><br>Stopping VMware services:<br>&nbsp;&nbsp; Virtual machine monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp;
 ]<br>&nbsp;&nbsp; Blocking file system:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; Bridged networking on /dev/vmnet0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; Host network detection&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; DHCP server on /dev/vmnet1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp;
 ]<br>&nbsp;&nbsp; Host-only networking on /dev/vmnet1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; DHCP server on /dev/vmnet8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; NAT service on /dev/vmnet8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; Host-only networking on /dev/vmnet8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br>&nbsp;&nbsp; Virtual
 ethernet&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp; OK&nbsp; ]<br><br>Configuring fallback GTK+ 2.4 libraries.<br><br>In which directory do you want to install the theme icons? <br>[/usr/share/icons] <br><br>What directory contains your desktop menu entry files? These files have a <br>.desktop file extension. [/usr/share/applications] <br><br>In which directory do you want to install the application's icon? <br>[/usr/share/pixmaps] <br><br>Trying to find a suitable vmmon module for your running kernel.<br><br>None of the pre-built vmmon modules for VMware Player is suitable for your <br>running kernel.&nbsp; Do you want this program to try to build the vmmon module for <br>your system (you need to have a C compiler installed on your system)? [yes]
 <br><br>Using compiler "/usr/bin/gcc". Use environment variable CC to override.<br><br>What is the location of the directory of C header files that match your running<br>kernel? <br>[/lib/modules/2.6.24.7-1.rt3.2.fc7.ccrmart/build/include] <br><br>Extracting the sources of the vmmon module.<br><br>Building the vmmon module.<br><br>Using 2.6.x kernel build system.<br>make: Entering directory `/tmp/vmware-config1/vmmon-only'<br>make -C /lib/modules/2.6.24.7-1.rt3.2.fc7.ccrmart/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br>make[1]: Entering directory `/usr/src/kernels/2.6.24.7-1.rt3.2.fc7.ccrma-rt-x86_64'<br>&nbsp; CC [M]&nbsp; /tmp/vmware-config1/vmmon-only/linux/driver.o<br>In file included from /tmp/vmware-config1/vmmon-only/./include/vmware.h:25,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from
 /tmp/vmware-config1/vmmon-only/linux/driver.c:83:<br>/tmp/vmware-config1/vmmon-only/./include/vm_basic_types.h:168: error: redefinition of typedef ‘uintptr_t’<br>include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here<br>In file included from /tmp/vmware-config1/vmmon-only/./include/x86.h:23,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.h:15,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:<br>/tmp/vmware-config1/vmmon-only/./include/x86cpuid.h:383:1: warning: "BIT_MASK" redefined<br>In file included from include/linux/kernel.h:15,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.c:11:<br>include/linux/bitops.h:7:1:
 warning: this is the location of the previous definition<br>In file included from /tmp/vmware-config1/vmmon-only/./include/vmci_kernel_defs.h:26,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/./common/vmciContext.h:19,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.h:21,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:<br>/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined<br>/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined<br>In file included from
 /tmp/vmware-config1/vmmon-only/./include/vmci_kernel_defs.h:26,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/./common/vmciContext.h:19,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.h:21,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:<br>/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’<br>include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here<br>/tmp/vmware-config1/vmmon-only/linux/driver.c:198: warning: initialization from incompatible pointer type<br>make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1<br>make[1]: ***
 [_module_/tmp/vmware-config1/vmmon-only] Error 2<br>make[1]: Leaving directory `/usr/src/kernels/2.6.24.7-1.rt3.2.fc7.ccrma-rt-x86_64'<br>make: *** [vmmon.ko] Error 2<br>make: Leaving directory `/tmp/vmware-config1/vmmon-only'<br>Unable to build the vmmon module.<br><br>For more information on how to troubleshoot module-related problems, please <br>visit our Web site at "http://www.vmware.com/download/modules/modules.html" and<br>"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".<br><br>Execution aborted.<br><br><br><div>&nbsp;</div><dl><dt><font size="1"><strong>Erik Steinholtz<br>-------------------------------------------------------------------------------------<br></strong>Akvarellgränd 9 </font>  </dt><dt><font size="1">175 47 Järfälla </font>  </dt><dt><font size="1">+46&nbsp;8 580 33 580 </font>  </dt><dt><font size="1">+46 708 31 76 00</font></dt><dt><font size="1">+46 704 63 77 18<br></font></dt><dt><font
 size="1"><a rel="nofollow" target="_blank" href="mailto:esteinholtz@yahoo.com">esteinholtz@yahoo.com</a></font></dt></dl><div><br></div></div><br>



      </body></html>