| From: | "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at> |
|---|---|
| To: | "Magnus Hagander *EXTERN*" <mha(at)sollentuna(dot)net> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: BF Failure on Bandicoot |
| Date: | 2006-08-18 14:43:14 |
| Message-ID: | 52EF20B2E3209443BC37736D00C3C13809F52053@EXADV1.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>>> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-08-18 14:48:36 | Re: "cache reference leak" and "problem in alloc set" warnings |
| Previous Message | Volkan YAZICI | 2006-08-18 14:36:53 | Re: "cache reference leak" and "problem in alloc set" warnings |