[PlanetCCRMA] new ccrma 2.6.24 kernel & vmware

Erik Steinholtz esteinholtz at yahoo.com
Fri Jun 13 13:32:44 PDT 2008


Hello Lamar & ccrma

[veery late reply....] 

Thanks for the tip. It worked flawlessly...almost. I only had to settle for the second latest vmware player (2.0.3) to make it work. 
Thanks again, 

Erik Steinholtz
-------------------------------------------------------------------------------------
Akvarellgränd 9  
175 47 Järfälla  
+46 8 580 33 580  
+46 708 31 76 00
+46 704 63 77 18

esteinholtz at yahoo.com



----- Original Message ----
From: "planetccrma-request at ccrma.Stanford.EDU" <planetccrma-request at ccrma.Stanford.EDU>
To: planetccrma at ccrma.Stanford.EDU
Sent: Wednesday, May 28, 2008 9:00:02 PM
Subject: PlanetCCRMA Digest, Vol 3, Issue 29

Send PlanetCCRMA mailing list submissions to
    planetccrma at ccrma.stanford.edu

To subscribe or unsubscribe via the World Wide Web, visit
    http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
or, via email, send a message with subject or body 'help' to
    planetccrma-request at ccrma.stanford.edu

You can reach the person managing the list at
    planetccrma-owner at ccrma.stanford.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PlanetCCRMA digest..."
Today's Topics:

   1. new ccrma 2.6.24 kernel & vmware (Erik Steinholtz)
   2. Re: new ccrma 2.6.24 kernel & vmware (Lamar Owen)



-----Inline Message Follows-----


Hello carmers, 

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  kernel earlier. 

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...

Cheers, Erik


Here's the log: 


Making sure services for VMware Player are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [  OK  ]
   Blocking file system:                                   [  OK  ]
   Bridged networking on /dev/vmnet0                       [  OK  ]
   Host network detection                                  [  OK  ]
   DHCP server on /dev/vmnet1                              [  OK  ]
   Host-only networking on /dev/vmnet1                     [  OK  ]
   DHCP server on /dev/vmnet8                              [  OK  ]
   NAT service on /dev/vmnet8                              [  OK  ]
   Host-only networking on /dev/vmnet8                     [  OK  ]
   Virtual ethernet                                        [  OK  ]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the theme icons? 
[/usr/share/icons] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. [/usr/share/applications] 

In which directory do you want to install the application's icon? 
[/usr/share/pixmaps] 

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.24.7-1.rt3.2.fc7.ccrmart/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-config1/vmmon-only'
make -C /lib/modules/2.6.24.7-1.rt3.2.fc7.ccrmart/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.24.7-1.rt3.2.fc7.ccrma-rt-x86_64'
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/./include/vmware.h:25,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:83:
/tmp/vmware-config1/vmmon-only/./include/vm_basic_types.h:168: error: redefinition of typedef ‘uintptr_t’
include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config1/vmmon-only/./include/x86.h:23,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:
/tmp/vmware-config1/vmmon-only/./include/x86cpuid.h:383:1: warning: "BIT_MASK" redefined
In file included from include/linux/kernel.h:15,
                 from /tmp/vmware-config1/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-config1/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config1/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config1/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config1/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:84:
/tmp/vmware-config1/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
/tmp/vmware-config1/vmmon-only/linux/driver.c:198: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.24.7-1.rt3.2.fc7.ccrma-rt-x86_64'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/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.



 
Erik Steinholtz
-------------------------------------------------------------------------------------
Akvarellgränd 9  
175 47 Järfälla  
+46 8 580 33 580  
+46 708 31 76 00
+46 704 63 77 18

esteinholtz at yahoo.com

On Tuesday 27 May 2008, Erik Steinholtz wrote:
> Hello carmers,
>
> 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  kernel earlier.
>
> 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...

You need the 'any-any' patch installed. See 
http://symbolik.wordpress.com/2008/02/12/vmware-any-any-update116/

I just recompiled the support modules for this latest ccrma-rt kernel, and 
with those patches it compiled fine.  Note that the patches must be applied 
to a pristine VMware installation; that means you need to uninstall 
completely, then reinstall, apply the patches, and configure.  The patch 
includes a script and a README on the process.

The patchset is currently at revision 116; that's the one I have running with 
VMware Workstation 6.
-- 
Lamar Owen
www.pari.edu


_______________________________________________
PlanetCCRMA mailing list
PlanetCCRMA at ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/planetccrma/attachments/20080613/e2d7989b/attachment.html 


More information about the PlanetCCRMA mailing list