Neither the vmware supplied hgfs module nor the hgfs module from the open-vm-tools compiles on my machine running a 3.12 linux kernel.
The kernel was obviously configured with UIDGID_STRICT_TYPE_CHECKS and the module is not using those types.
How can I get this resolved?