<br><font size=2 face="sans-serif">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.</font>
<br><font size=2 face="sans-serif">My configure command is the following:</font>
<br><font size=2 face="sans-serif">CPPFLAGS=&quot;-I/usr/local/ssl/include
-I/usr/include/heimdal&quot; LDFLAGS=&quot;-L/usr/local/ssl/lib -L/lib&quot;
./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</font>