Quanah Gibson-Mount wrote:
With very latest RE24, I have no issue with my BDB 4.7 build:
Note that I always keep my RE24 source tree in sync. And same problem with HEAD anyway.
Any more information I can give additional to my last e-mail? Anything you can derive from the stack trace I provided?
ldd output (see below) also seems right to me. And yes, I already tried without SASL and Kerberos to avoid BDB lib mix. But it works with BDB 4.6 anyway.
Ciao, Michael.
michael@nb2:~/src/openldap/OPENLDAP_REL_ENG_2_4/openldap> ldd ./servers/slapd/.libs/lt-slapd linux-gate.so.1 => (0xffffe000) libldap_r-2.4-releng.so.2 => /home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/libldap_r/.libs/libldap_r-2.4-releng.so.2 (0xb7f16000) liblber-2.4-releng.so.2 => /home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/liblber/.libs/liblber-2.4-releng.so.2 (0xb7f06000) libdb-4.7.so => /opt/bdb-4.7/lib/libdb-4.7.so (0xb7d3e000) libodbc.so.1 => /usr/lib/libodbc.so.1 (0xb7ccf000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7ca1000) libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7c88000) libdl.so.2 => /lib/libdl.so.2 (0xb7c84000) libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7c3f000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7afb000) libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7ac5000) libresolv.so.2 => /lib/libresolv.so.2 (0xb7ab1000) libc.so.6 => /lib/libc.so.6 (0xb796e000) /lib/ld-linux.so.2 (0xb7f65000) libz.so.1 => /lib/libz.so.1 (0xb795a000)