Hello, I have a redhat 7.2 system I am trying to test out sqwebmail on, and I the make fails at the point when it tries to compile authldaplib.c below is exactly what I get. Any suggestions?
Compiling authldaplib.c authldaplib.c: In function `enable_tls_on': authldaplib.c:534: warning: implicit declaration of function `ldap_get_option' authldaplib.c:535: `LDAP_OPT_PROTOCOL_VERSION' undeclared (first use in this function) authldaplib.c:535: (Each undeclared identifier is reported only once authldaplib.c:535: for each function it appears in.) authldaplib.c:551: warning: implicit declaration of function `ldap_set_option' authldaplib.c:556: warning: implicit declaration of function `ldap_start_tls_s' make[2]: *** [authldaplib.o] Error 1 make[2]: Leaving directory `/usr/local/grant/webmail/sqwebmail-3.3.7.20021023.RC4/authlib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/grant/webmail/sqwebmail-3.3.7.20021023.RC4/authlib' make: *** [all-recursive] Error 1 ---------------------------------------------------------------- | [EMAIL PROTECTED] http://www.stephenson.cc | ---------------------------------------------------------------- | My pgp key is available @ http://www.grant.stephenson.cc/pgp | ----------------------------------------------------------------
