On Tue, 2008-11-25 at 11:03 -0500, Minson, John M Mr ARMY GUEST wrote:
> using the following combo
>
> --with-ldap-lib=/usr/local/lib/
> --with-ldap-include=/usr/local/include/ --with-ldap
>
> make the ldap config/make issue seem to go away but then the make dies
> with
>
> gcc -g -O2-DSOLAR
using the following combo
--with-ldap-lib=/usr/local/lib/
--with-ldap-include=/usr/local/include/ --with-ldap
make the ldap config/make issue seem to go away but then the make dies
with
gcc -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE
-I/export/ho
I have tried every combination of
--with-ldap-lib
--with-ldap-include
--with-ldap
I can think of .
Using
--with-ldap-lib=/usr/local/lib/libldap.so
--with-ldap-include=/usr/local/ --with-ldap
lets the config run but at the end of the apache make I get
ld: fatal: file /usr/local/lib/libld
On Mon, 2008-11-24 at 14:00 -0500, Minson, John M Mr ARMY GUEST wrote:
> note thi sis apache 2.2.10
>
> # ldd httpd
> libldap.so.5 => /usr/lib/libldap.so.5
> libdl.so.1 =>/lib/libdl.so.1
> libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8
> libcrypto.
note thi sis apache 2.2.10
# ldd httpd
libldap.so.5 => /usr/lib/libldap.so.5
libdl.so.1 => /lib/libdl.so.1
libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8
libcrypto.so.0.9.8 =>
/usr/local/ssl/lib/libcrypto.so.0.9.8
libm.so.2 => /li
On Mon, 2008-11-24 at 10:33 -0500, Minson, John M Mr ARMY GUEST wrote:
> If I attempt to use ldaps I get
>
> [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
> 150.125.168.140] ldap authorize: Creating LDAP req structure
> [Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit
If I attempt to use ldaps I get
[Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client
150.125.168.140] ldap authorize: Creating LDAP req structure
[Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit signal
Segmentation fault (11), possible coredump in /usr/local/httpd
Works