Jason wrote:
There's no libsasl2.so - this is required to link against sasl. You may have to do a make install (not to the system /usr/lib directory but to e.g. /root/ldap/sasl to generate libsasl2.soOn 10/2/07, Richard Megginson <rmeggins@xxxxxxxxxx> wrote:Yes. See c-sdk/config/autoconf/sasl.m4 for how to specify the sasl location.ok, I've changed my configure params: ./configure --enable-clu --with-sasl=/root/ldap/cyrus-sasl-2.1.20 --with-svrcore --enable-optimize --disable-debug I still get the same error, the only difference is it now adds "-L/root/ldap/cyrus-sasl-2.1.20/lib" just before the error. Here is what I have in /root/ldap/cyrus-sasl-2.1.20/lib: mrfreeze:/root/ldap/mozilla/directory/c-sdk>ls /root/ldap/cyrus-sasl-2.1.20/lib .cvsignore NTMakefile canonusr.o client.o config.o external.o md5.c saslutil.c seterror.c .deps auxprop.c checkpw.c common.c dlopen.c getaddrinfo.c md5.lo saslutil.lo seterror.lo .libs auxprop.lo checkpw.lo common.lo dlopen.lo getnameinfo.c md5.o saslutil.o seterror.o Makefile auxprop.o checkpw.o common.o dlopen.o getsubopt.c plugin_common.lo server.c snprintf.c Makefile.am canonusr.c client.c config.c external.c libsasl2.a plugin_common.o server.lo staticopen.h Makefile.in canonusr.lo client.lo config.lo external.lo libsasl2.la saslint.h server.o windlopen.c
I apologize if I'm being a pain in the behind, this is admittedly not my area of expertise.--Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel