Hi, I tried your suggestion, the error messages seemed to lessen but still did not compile, this was the output of make: /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': mod_auth_ldap.c:762: warning: passing arg 1 of `ldap_url_parse' discards qualifiers from pointer target type mod_auth_ldap.c:849: error: `LDAPS_PORT' undeclared (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 `mod_auth_ldap.slo' Current working directory /apache/httpd-2.0.53/modules/experimental *** Error code 1 make: Fatal error: Command failed for target `shared-build-recursive' Current working directory /apache/httpd-2.0.53/modules/experimental *** Error code 1 make: Fatal error: Command failed for target `shared-build-recursive' Current working directory /apache/httpd-2.0.53/modules *** Error code 1 make: Fatal error: Command failed for target `shared-build-recursive' Current working directory /apache/httpd-2.0.53 *** Error code 1 make: Fatal error: Command failed for target `all-recursive' --- Dick Davies <rasputnik@xxxxxxxxxxxxxxxxx> wrote: > * Shahid Sharif <cerevante@xxxxxxxxx> [0315 18:15]: > > Hi, > > > > 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 > > > > This is what happens: > > configure runs file > > when I run make, it fails on ldap stuff giving > errors. > > Add --with-ldap > > (you need ldap support in apr, it is documented in > the readme). > > -- > 'If we can hit that bull's-eye, the rest of the > dominoes will fall > like a house of cards... Checkmate!' > -- Zapp. Brannigan > Rasputin :: Jack of All Trades - Master of Nuns > > --------------------------------------------------------------------- > The official User-To-User support forum of the > Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for > more info. > To unsubscribe, e-mail: > users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: > users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: > users-help@xxxxxxxxxxxxxxxx > > ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx