This could be an issue: /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c: In function ‘VmSyncThawDevices’: /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c:165:37: error: ‘struct super_block’ has no member named ‘s_frozen’ /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c: In function ‘VmSyncAddPath’: /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c:240:19: error: ‘struct super_block’ has no member named ‘s_frozen’
The structure super_block in the functions VmSyncThawDevices and VmSyncAddPath might be missing the struc member s_frozen ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1088053 Title: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build To manage notifications about this bug go to: https://bugs.launchpad.net/open-vm-tools/+bug/1088053/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
