RE: [EMAIL PROTECTED] Solaris build w/LDAP support

2008-10-13 Thread Tobias Eiseler
Hi, the prolem is fixed with the new apr and apr-util. Just download them from http://apr.apache.org/download.cgi and untar them into the corresponding apache source tree (httpd-NN/srclib/apr httpd-NN/srclib/apr-util). Then it will work as intended xD. -Original Message- F

RE: [EMAIL PROTECTED] Solaris build w/LDAP support

2008-06-24 Thread Jon Wilmoth
FYI...The resolution that worked me for building 2.2.9 & getting past this issue included the following: a) remove openldap 2.4.10 & install 2.3.35 b) prefix configure script with CPPFLPAGS=-DLDAP_DEPRECATED. The configure script looks at an old function that isn't found w/out this. c) use the "-