cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] OpenLDAP support

From: Howard Chu <hyc_at_highlandsun.com>
Date: Thu, 27 May 2010 17:03:24 -0700

Howard Chu wrote:
> Daniel Stenberg wrote:
>> On Mon, 24 May 2010, Howard Chu wrote:
>>
>>> This will work for now, until we figure out a better approach for
>>> <ldap_pvt.h>.
>>
>> Thanks, pushed now.
>>
>> Two other problems I found:
>>
>> 1 - test 1013 compares the list of protocols that "curl -V" shows with what
>> "curl-config --protocols" shows and the latter is missing LDAPS when built
>> with the new openldap.
>>
>> 2 - configure --without-ssl builds a libcurl without any SSL support, so even
>> with the new openldap code it can't provide LDAPS support... still it
>> tries to use SSL-related functions and the compilation fails.
>>
> OK, these should be fixed with this patch. The configure.ac patch addresses
> the curl-config output, and the version.c patch fixes curl -V.

Except that the configure.ac patch was missing a definition, was too hasty.
Use this one instead.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2010-05-28