Hi,

I know this is not the right list, but the problem might come up later
in the open-vm-tools as well.

I'm trying to make a VMware Workstation 6.5 start on a 2.6.27 kernel.

Starting vmware itself gives a segfault, as the modules are not there
and apparently compiling them seems more difficult than expected.

So I went to /usr/lib/vmware/modules/sources nd untared all the
archives.

changing to every directory and executing make compiles them (except
one.. for parallel port if I'm not mistaken, which sounds rather
unimportant) and vsock.ko

vsock fails with the following warnings:
WARNING:
"VMCIDatagram_CreateHnd" [/usr/lib/vmware/modules/source/vsock-only/vsock.ko] 
undefined!
WARNING:
"VMCIDatagram_DestroyHnd" [/usr/lib/vmware/modules/source/vsock-only/vsock.ko] 
undefined!
WARNING:
"VMCI_GetContextID" [/usr/lib/vmware/modules/source/vsock-only/vsock.ko]
undefined!
WARNING:
"VMCIDatagram_Send" [/usr/lib/vmware/modules/source/vsock-only/vsock.ko]
undefined!

Needless to say, that modprobing this module does not work; all the
others work. 

What would be the correct way to tackle this?

Dominique


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to