https://issues.apache.org/bugzilla/show_bug.cgi?id=45962
--- Comment #11 from Doc <[EMAIL PROTECTED]> 2008-10-10 06:27:03 PST --- I've added the --with-ldap-lib option to my apr-util configuration and recompiled everything as you suggested. apr-util and httpd are now correctly linked to my openldap libs in /usr/local/bin. But now when I start the httpd server, I get endless errors and core dumps. These errors look like : child pid 8623 exit signal Bus error (10), possible coredump in /tmp I've noticed that while httpd is linked against my openldap libs, mod_ldap.so and mod_authnz_ldap.so are still linked to Sun's default ldap libs. I've tried adding the --with-ldap-lib option to my httpd configure command but it doesn't appear to be a valid option. I've included all relevant information in the latest attachments. Thank you for your time. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
