>>> The procedure entry point ldap_start_tls_sA could not be located in
the
>>> dynamic link library wldap32.dll.
>>
>> I'd counsel just leaving --with-ldap off until Magnus gets back
>> from vacation.  We can always revert the patch later if he can't
>> fix it.
> 
> Looking at the MSDN documentation it seems this function only 
> exists on
> Windows 2003 and Windows XP. Which is very interesting, because I have
> it working on one of my 2000 boxes. But I guess I got it through some
> patch or other.
> 
> I'm going to have to redo it to dynamically load that 
> function and exit
> with a proper error message if it's not found. Shouldn't be too hard,
> I'll get to it as soon as I can get down for a coding session.

On my Windows 2000 (5.00.2195) Service Pack 4,
the LDAP library does not contain any ldap_start_tls*

File version of WLDAP32.DLL is 5.0.2195.7017.

Yours,
Laurenz Albe

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to