I am trying to compile:
Apache2.0.53 on Solaris8
with LDAP support using the following configure syntax:
./configure --prefix=/usr/local/apache2l --enable-mods-shared=all --enable-ssl=shared --enable-ssl --with-ssl=/usr/local/ssl --enable-auth-ldap --with-ldap
configure works fine, but make gives following errors and exits:
/apache/httpd-2.0.53/srclib/apr/libtool --silent
--mode=compile gcc -g -O2 -pthreads -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DAP_HAVE_DESIGNATED_INITIALIZER
-I/apache/httpd-2.0.53/srclib/apr/include
-I/apache/httpd-2.0.53/srclib/apr-util/include
-I/usr/local/include -I.
-I/apache/httpd-2.0.53/os/unix
-I/apache/httpd-2.0.53/server/mpm/prefork
-I/apache/httpd-2.0.53/modules/http
-I/apache/httpd-2.0.53/modules/filters
-I/apache/httpd-2.0.53/modules/proxy
-I/apache/httpd-2.0.53/include
-I/apache/httpd-2.0.53/modules/generators
-I/apache/httpd-2.0.53/server
-I/usr/local/ssl/include/openssl
-I/usr/local/ssl/include
-I/apache/httpd-2.0.53/modules/dav/main -prefer-pic -c
mod_auth_ldap.c && touch mod_auth_ldap.slo
mod_auth_ldap.c: In function
mod_auth_ldap_parse_url':
ldap_url_parse' discards qualifiers from pointer
mod_auth_ldap.c:762: warning: passing arg 1 of
target type
mod_auth_ldap.c:849: error: LDAPS_PORT' undeclared
mod_auth_ldap.slo'
(first use in this function)
mod_auth_ldap.c:849: error: (Each undeclared
identifier is reported only once
mod_auth_ldap.c:849: error: for each function it
appears in.)
*** Error code 1
make: Fatal error: Command failed for target
Current working directory
/apache/httpd-2.0.53/modules/experimental
Error code 1
make: Fatal error: Command failed for target
shared-build-recursive'
shared-build-recursive'
Current working directory
/apache/httpd-2.0.53/modules/experimental
*** Error code 1
make: Fatal error: Command failed for target
Current working directory /apache/httpd-2.0.53/modules
Error code 1
make: Fatal error: Command failed for target
shared-build-recursive'
all-recursive'
Current working directory /apache/httpd-2.0.53
*** Error code 1
make: Fatal error: Command failed for target