On 02/24/2010 05:02 AM, cove...@apache.org wrote:
> Author: covener
> Date: Wed Feb 24 04:02:06 2010
> New Revision: 915660
> 
> URL: http://svn.apache.org/viewvc?rev=915660&view=rev
> Log:
> make some sense of the difference between "Client" and "Global" certs in 
> mod_ldap.
> PR46541
> 
> Submitted By: Paul Reder, Eric Covener
> Reviewed By: Eric Covener
> 
> 
> Modified:
>     httpd/httpd/trunk/CHANGES
>     httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml
>     httpd/httpd/trunk/include/ap_mmn.h
>     httpd/httpd/trunk/modules/ldap/util_ldap.c
> 
>

This breaks compilation of trunk. Please fix.

util_ldap.c: In function 'uldap_connection_find':
util_ldap.c:689: error: 'util_ldap_config_t' has no member named 'client_certs'
util_ldap.c:714: error: 'util_ldap_config_t' has no member named 'client_certs'
util_ldap.c:782: error: 'util_ldap_config_t' has no member named 'client_certs'
util_ldap.c: In function 'util_ldap_set_trusted_client_cert':
util_ldap.c:2343: error: 'util_ldap_config_t' has no member named 'client_certs'
util_ldap.c: In function 'util_ldap_create_dir_config':
util_ldap.c:2521: error: 'util_ldap_config_t' has no member named 'client_certs'
make[4]: *** [util_ldap.slo] Fehler 1
make[3]: *** [shared-build-recursive] Fehler 1
make[2]: *** [shared-build-recursive] Fehler 1
make[1]: *** [shared-build-recursive] Fehler 1
make: *** [all-recursive] Fehler 1


Regards

RĂ¼diger

Reply via email to