Did you make/make install?  Drop in the right --prefix, that should refresh
the apr util ldap .h headers that are causing you grief.

What's the output (truncated, please) of trying to detect/configure for ldap?

Rassilka wrote:
Hi!
When i compile, all good. But, when i try start apache, i receive this error


WARJ> First jump to the 2.2.2 bundle.  Update the apr, then the apr-util, 
seperately
Ok. I try 2.2.2. With the same result. -(

WARJ> (httpd+apr isn't doing a consistent job of this anymore.)  Make certain 
that
WARJ> you configure apr-util --with-ldap.
apr-util version is 1.2.7 and compile:
./configure \
  --with-apr=/usr/local/apr \
  --with-ldap-include=/usr/local/include \
  --with-ldap-lib=/usr/local/lib \
  --with-ldap


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to