[Pkg-samba-maint] Need help: Still unable to build 3.5

Mathieu Parent math.parent at gmail.com
Thu Dec 10 16:34:04 UTC 2009


(back to the ML)


On Thu, Dec 10, 2009 at 6:55 AM, Christian Perrier
<bubulle at kheops.frmug.org> wrote:
> Quoting Mathieu Parent (math.parent at gmail.com):
>> Salut,
>>
>> Je n'arrive pas à contruire samba depuis la branche experimental, mais
>> à priori pour d'autres raisons (je ne connais pas la méthode).
>>
>> Cependant, j'ai vu que le ./configure ajoutait "/include" au paramètre
>> --with-ctdb. Pourrais-tu donc essayer:
>> --with-ctdb=/usr --with-cluster-support=yes
>
> Pas mieux:
>
> [ -f source3/Makefile ] || (cd source3 && CFLAGS="-g -Wall -O2" ./configure --cache-file=./config.cache --with-fhs --enable-shared --enable-static --disable-pie --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/samba --with-privatedir=/etc/samba --with-piddir=/var/run/samba --localstatedir=/var --with-rootsbindir=/sbin --with-pammodulesdir=/lib/security --with-pam --with-syslog --with-utmp --with-readline --with-pam_smbpass --with-libsmbclient --with-winbind --with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2 --with-automount --with-ldap --with-ads --without-smbmount --with-dnsupdate --without-libtdb --without-libnetapi --with-modulesdir=/usr/lib/samba --datarootdir=/usr/share --datadir=/usr/share/samba --with-swatdir=/usr/share/samba/swat --with-lockdir=/var/run/samba --with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba --without-libtalloc --disable-avahi  --with-ctdb=/usr --with-cluster-support=yes --with-cifsmount --with-cifsupcall --with-acl-support --with-quotas --build i486-linux-gnu)
> configure: WARNING: unrecognized options: --without-smbmount
> configure: loading cache ./config.cache
> SAMBA VERSION: 3.5.0pre1
>
> .../...
>
> checking for ctdb.h... no
> checking for ctdb_private.h... no
> checking for CTDB_CONTROL_TRANS2_COMMIT_RETRY declaration... no
> checking for CTDB_CONTROL_TRANS2_ACTIVE 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... configure: error: "ctdb_private.h is required for cluster support"
>
>
Some better results now, but still: The build seems to fail now on:
checking for devnm... no
checking whether the sys_quota interface works... no
checking whether the sys_quota interface works with XFS... no
checking whether the old quota support works... no
checking whether to support utmp accounting... yes
checking whether to use shared libraries internally... true
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBTALLOC... no
configure: error: Unable to find libtalloc
make: *** [configure] Error 1

in source3/configure.in, line 4793, it requires talloc 2.0.1. Current
debian version is 2.0.0. Jelmer, any idea ?

Regards


Mathieu Parent



More information about the Pkg-samba-maint mailing list