Olivier LAHAYE wrote:
> pvscsi: Unknown parameter `vmblock'

This one beats me... I didn't see anything suspicious in your script. Can you 
"grep -r vmblock" in pvscsi's dkms source dir?

> vmhgfs: Unknown symbol Backdoor_InOut
> vmhgfs: Unknown symbol BackdoorHbIn
> vmhgfs: Unknown symbol BackdoorHbOut
> vmmemctl: Unknown symbol Backdoor_InOut

You're missing backdoorGcc32.c and backdoorGcc64.c for these two modules.

> vsock: no symbol version for VMCIMemcpyToQueueV
[snip]

vsock needs the symbols file created during the vmci module build so that it 
correctly references those symbols. This is controlled in vsock's makefile by 
defining MODPOST_VMCI_SYMVERS to the path of the .symvers file.

I don't know how you'd express that dependency using dkms, though.

I'll look at the duplicate files and see if I get rid of them.

-- 
- Marcelo

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
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