--On Sunday, September 12, 2021 3:59 PM -0700 Scott Classen <[email protected]> wrote:
Configured and compiled on CentOS7 with openssl 1.1.1g from EPEL repo LDFLAGS="-L/usr/lib64/openssl11 -Wl,-rpath,/usr/include/openssl11" CPPFLAGS="-I/usr/include/openssl11" export CPPFLAGS export LDFLAGS ./configure --with-argon2 --with-systemd --with-tls=openssl --enable-mdb --with-cyrus-sasl --enable-spasswd --enable-syslog --enable-modules --enable-cleartext --enable-overlays --enable-accesslog --enable-auditlog --with-threads --enable-shared --enable-ldap --enable-deref --enable-slapd --enable-ppolicy --enable-memberof make depend make make test All tests completed without error. I then ran the regressions tests and got this error:
Thanks Scott, I'm able to reproduce and investigating. Regards, Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>
