Displaying 3 results from an estimated 3 matches for "ctdb_control_trans3_commit".
2010 Jun 21
0
SAMBA + CTDB
...) on Debian Lenny (version 5.0.4).
I am using following 'configure' command:
./configure --with-cluster-support --with-shared-modules=idmap_tdb2
--with-ads --enable-pie=no
and unfortunatelly I have following error:
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes
checking for struct ctdb_tcp_client... no
checking for struct ctdb_control_tcp... yes
checking for struct ctdb_control_tcp_addr... yes
checking cluster support... configure: error: "ctdb_private.h is required
for cluster support"
In config.log I can see:
configure:739...
2012 Jul 01
1
samba 3.6.6: cluster support not available: support for SCHEDULE_FOR_DELETION control missing
...//ftp.sernet.de/pub/ctdb/1.0.114/src/ctdb-1.0.114.5.tar.gz
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 ?
2010 May 11
1
Samba 3.5.2 compile on AIX
...fs.f_fsid is an integer... no
checking that statvfs.f_frsize works... yes
checking that statvfs.statvfs_f_flag works... yes
checking that statvfs.statvfs_f_flags works... no
checking if large file support can be enabled... yes
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... no
checking for struct ctdb_tcp_client... no
checking for struct ctdb_control_tcp... no
checking for struct ctdb_control_tcp_addr... no
checking cluster support... no
checking whether to support ACLs... auto
configure: checking whether ACL support is available:
configure: Using AIX A...