Displaying 1 result from an estimated 1 matches for "ctdb_control_schedule_for_delet".
2012 Jul 01
1
samba 3.6.6: cluster support not available: support for SCHEDULE_FOR_DELETION control missing
...The samba package still refuse to compile when enable the cluster support:
checking cluster support... yes
configure: checking whether cluster support is available
checking for ctdb.h... yes
checking for ctdb_private.h... yes
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes
checking for CTDB_CONTROL_SCHEDULE_FOR_DELETION declaration... no
configure: error: "cluster support not available: support for
SCHEDULE_FOR_DELETION control missing"
Is there any tips to fix this issue ?