[Samba] [Announce] Samba 4.6.12 Available for Download

Thomas Bork tombork at web.de
Thu Dec 21 20:55:58 UTC 2017


Am 20.12.2017 um 22:41 schrieb Thomas Bork via samba:

>> o  Noel Power <noel.power at suse.com>
>>     * BUG 13166: s3:libads: net ads keytab list fails with "Key table 
>> name
>>       malformed".
> 
> [3319/3582] Linking default/source3/libads-samba4.so
> default/source3/libads/kerberos_keytab_64.o: In function `ads_keytab_list':
> kerberos_keytab.c:(.text+0x16c): undefined reference to `ads_keytab_open'
> collect2: error: ld returned 1 exit status
> Waf: Leaving directory `/usr/src/samba-4.6.12/bin'
> Build failed:  -> task failed (err #1):
>          {task: cc_link 
> ldap_64.o,sasl_64.o,sasl_wrapping_64.o,krb5_setpw_64.o,kerberos_util_64.o,ldap_user_64.o,ads_struct_64.o,kerberos_keytab_64.o,disp_sec_64.o,ldap_utils_64.o,ldap_schema_64.o,util_64.o,ndr_64.o,namequery_dc_105.o,trustdom_cache_105.o,dsgetdcname_105.o 
> -> libads-samba4.so}
> make: *** [all] Error 1
> 
> https://git.samba.org/?p=samba.git;a=commitdiff;h=19c99976dad0c4d005811cb7c17336f5a1645acd 

Reverting the patch

https://git.samba.org/?p=samba.git;a=commitdiff;h=19c99976dad0c4d005811cb7c17336f5a1645acd

let me compile 4.6.12 and link default/source3/libads-samba4.so:

[...]
[3328/3582] Linking default/source3/libads-samba4.so
[...]


Options were:

export CFLAGS='-O2 -march=i486 -fomit-frame-pointer'
export CXXFLAGS="${CFLAGS}"
./configure \
--target=i486-pc-linux-gnu \
--enable-fhs \
--prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--libdir=/usr/lib/samba \
--with-modulesdir=/usr/lib/samba \
--with-privatelibdir=/usr/lib/samba \
--with-privatedir=/etc \
--with-lockdir=/var/lib/samba \
--with-cachedir=/var/lib/samba \
--with-statedir=/var/lib/samba \
--with-piddir=/run \
--with-configdir=/etc \
--with-logfilebase=/var/log \
--localstatedir=/var \
--with-sendfile-support \
--without-ads \
--without-ldap \
--disable-cups \
--disable-iprint \
--with-utmp \
--with-quotas \
--with-pam \
--with-acl-support \
--with-privileged-socket-dir=/run/samba \
--without-dnsupdate \
--without-syslog \
--without-automount \
--without-cluster-support \
--disable-glusterfs \
--without-ad-dc \
--datarootdir=/usr/lib \
--with-sockets-dir=/run/samba \
--without-libarchive


No other changes were made. Should I open a bug for it?

-- 
der tom



More information about the samba mailing list