install apache 2.0.51 failed with auth_ldap module

From: feghoul mohamed (mfeghoul@yahoo.com)
Date: Thu Sep 30 2004 - 07:37:42 EDT


Hi everybody

I need to install apache 2 ( 2.0.51) with auth_ldap
module on solaris 8 environnement with Sun SDK.

when i execute make, this faild...

i set these variables ..
export CC=/opt/SUNWspro/bin/cc
export
LD_LIBRARY_PATH=/recup-src-apache/iPlanet-SDK/lib:/usr/lib:/usr/local/lib:$LD_LIBRARY_PATH
export
CFLAGS="-I/recup-src-apache/iPlanet-SDK/include"
export LDFLAGS="-L/recup-src-apache/iPlanet-SDK/lib/
-R/recup-src-apache/iPlanet-SDK/lib/:/usr/local/lib"

i execute configure script with the folowing options..
./configure
--prefix=/users/produits/apache/2.0.51-ldap
--with-ldap --enable-ldap --enable-auth-ldap

all things go very well until make command i 've got
the following lines..

..............................
.............................
"util_ldap.c", line 280: undefined symbol:
LDAP_OPT_X_TLS_HARD
"util_ldap.c", line 281: undefined symbol:
LDAP_OPT_X_TLS
"util_ldap.c", line 1350: undefined symbol:
LDAP_OPT_X_TLS_CACERTFILE
cc: acomp failed for util_ldap.c
*** Error code 1
make: Fatal error: Command failed for target
`util_ldap.lo'
Current working directory
/recup-src-apache/httpd-2.0.51/modules/experimental
*** Error code 1
make: Fatal error: Command failed for target
`all-recursive'
Current working directory
/recup-src-apache/httpd-2.0.51/modules/experimental
*** Error code 1
make: Fatal error: Command failed for target
`all-recursive'
Current working directory
/recup-src-apache/httpd-2.0.51/modules

Could someone help to fix the problem ?
i don't know if i 've forgotten something... ?

the errors are in relation with ssl...
i just ldpa for authentification...

in advance thanks a lot.
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:30 EDT