Hallvard B Furuseth wrote:
Hallvard B Furuseth writes:
Beyond that, passes all tests on Ubuntu --with-tls=gnutls.
Correction, it passed with --enable-tls=gnutls, which is a no-op:-(
--with-tls=gnutls fails badly in liblutil/passwd.c:
./configure --prefix=/home/hbf/ldap/install --enable-aci --enable-crypt \ --enable-lmpasswd --enable-spasswd --enable-rlookups \ --enable-overlays --enable-backends --disable-ndb --disable-perl \ --disable-shell --disable-sql --with-tls=gnutls \ CFLAGS='-O2 -g -ansi -pedantic -W<lots of warnings>' \ CPPFLAGS='-D_GNU_SOURCE'
Known issue, ITS#4997. Ignoring that.