Comment 6 for bug 1416003

Revision history for this message
David Andruczyk (david-andruczyk) wrote :

I have also verified this failure exists with open-vm-tools 2011.12.20-562307-0ubuntu1 against kernel 3.2.0-76.111 when my nodes failed to come up completely on VMware (waiting for network which depended on the vmxnet driver which wasn't there)

  CC [M] /var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c: In function 'HgfsPermission':
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 'struct dentry' has no member named 'd_ali
as'
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: warning: initialization from incompatible pointer
 type [enabled by default]
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 'struct dentry' has no member named 'd_ali
as'
make[2]: *** [/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o] Error 1
make[1]: *** [_module_/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-76-virtual'
make: *** [vmhgfs.ko] Error 2
make: Leaving directory `/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs'