Saurabh Chopra wrote:

common.c:667: error: `ssl_donglefile' undeclared (first use in this
function)

this is because you build tools without SVRCORE [ --with-svrcore ] but
we need to fix that anyway coz people should be allowed to build with
out SVRCORE and i'm the one to blame for this bug, will fix it quickly
sorry about that.

However, if I don't use the option -enable-clu, the code build is
successful.

use --enable-clu if you need to build ldaptools such as ldapsearch,
ldapmodify etc and if you just need the libs you can omit enable-clu.

Also, I need to use libdigestmd5.so and libsasl.so for my application.
Where do I get these from, as these are not shipped along with the nspr
and nss available at the above mentioned site? Please help.

libSASL and plugins are either available with your operating system
in case of Solaris 10, Linux, MacOSX in which case configure should
find them and if you dont have them already installed on you system
you will have to build from source, see CM Cyrus SASL Library page:

http://asg.web.cmu.edu/sasl/sasl-library.html
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to