Hello gurus,

I have this problem while compiling the mod_authz_ldap

Here is my configure script:

CPPFLAGS=-I/usr/local/include \                  < -------------------- my
openldap includes are here.
LDFLAGS=-L/usr/local/lib \                          < --------------------
Openldap libraries are here also.
./configure --with-apxs=/u1/apachessl/bin/apxs

certmap.c:14:17: pem.h: No such file or directory
apxs:Break: Command failed with rc=1
make[2]: *** [mod_authz_ldap.so] Error 1
make[2]: Leaving directory `/u1/src/openldap/mod_authz_ldap-0.22/module'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u1/src/openldap/mod_authz_ldap-0.22'
make: *** [all] Error 2

What should be the problem, any guide or idea on how to resolve this
problem?

TIA
--- Glynn ---



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to