Hi all,
I'm having similar problems with test058-syncrepl-asymmetric too.
I compiled openldap-2.4.17 in several machines under FC3, FC4, and CentOS 5.3 using db-4.6.21.tar.gz, like this:
export LD_RUN_PATH=/usr/local/BerkeleyDB.4.6/lib LDFLAGS="-L/usr/local/BerkeleyDB.4.6/lib" CPPFLAGS="-I/usr/local//BerkeleyDB.4.6/include"
./configure --enable-ipv6=no --enable-syslog --enable-slapd --enable-crypt --enable-modules --enable-bdb --enable-hdb --enable-monitor --enable-ldap --enable-accesslog=mod --enable-auditlog=mod --enable-constraint=mod --enable-dyngroup=mod --enable-dynlist=mod --enable-ppolicy=mod --enable-refint=mod --enable-syncprov=mod --enable-unique=mod --enable-valsort=mod --enable-expandurl=mod --enable-static --enable-shared --with-cyrus-sasl --with-tls=openssl; make depend; make;
nohup make test -d 16384 &
I copied the error messages here:
http://correo.ingeominas.gov.co/tmp/ldap/
I wonder if that's right, or else, please just tell me how to run the tests again to get all the debug info possible.
Thank you,
Pablo Chamorro