Displaying 2 results from an estimated 2 matches for "try_to_us".
Did you mean:
try_to_use
2018 Feb 05
2
4.7.4 build fails
On Thu, 1 Feb 2018 13:07:01 +0100
Thomas Bork via samba <samba at lists.samba.org> wrote:
> Am 01.02.2018 um 11:31 schrieb NoelB via samba:
>
> > [3667/3915] Linking default/source3/libads-samba4.so
> > default/source3/libads/kerberos_keytab_63.o: In function
> > `ads_keytab_list':
> > kerberos_keytab.c:(.text+0x356): undefined reference to
> >
2018 Feb 06
0
4.7.4 build fails
...am to
disable PAM support.
Back where we started at now, it clearly broke from working 4.6.11 to
failed 4.6.12 , 4.7.*
I would have thought that devs would make their configure script as
smart as most others are by now since its 2018, ie: if I dont see
krb/ads/ldap/pam/etc - I WILL NOT include/try_to_use them - rather than
forcing a default=yes on them... seems that would have been more
important and functional than pythonising the make process
Oh and yes, I did also try adding --without-ad-dc to my "original full"
configure line as well.