I am unable to compile libsasldb plugin as a library in the plugins directory. How must I configure it to get it compiled? A Cyrus-SASL 2.0.12 RPM had it. I wonder if it has been removed from version 2.1.23. My configure command is the following: CPPFLAGS="-I/usr/local/ssl/include -I/usr/include/heimdal" LDFLAGS="-L/usr/local/ssl/lib -L/lib" ./configure --with-pam --with-openssl=/usr/local/ssl --enable-plain --enable-login --with-ldap --libdir=/lib --with-plugindir=/lib/sasl2 --with-gss_impl=heimdal --enable-gssapi=/usr/include/heimdal --with-saslauthd --with-pwcheck