| From: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Subject: | Re: Getting error message with latest PG source on Windows. |
| Date: | 2017-09-13 10:39:20 |
| Message-ID: | CAE9k0PkedUvhKXQe-yGXwNzu950-wTTsir8SG_HSS2R-Q1O=mg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Wed, Sep 13, 2017 at 3:15 PM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
> Hi Thomas,
>
> On Wed, Sep 13, 2017 at 2:57 PM, Thomas Munro
> <thomas(dot)munro(at)enterprisedb(dot)com> wrote:
>> On Wed, Sep 13, 2017 at 9:11 PM, Thomas Munro
>> <thomas(dot)munro(at)enterprisedb(dot)com> wrote:
>>> On Wed, Sep 13, 2017 at 8:58 PM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
>>>> I am getting the following error message when trying to build latest
>>>> PG source on Windows,
>>>>
>>>> Error 1 error C2065: 'LDAP_NO_ATTRS' : undeclared identifier
>>>> C:\Users\ashu\pgsql\src\backend\libpq\auth.c 2468
>>>
>>> Googling around I see some indications that the macro may not be
>>> defined in all implementations and that some other projects test if
>>> it's defined:
>>
>> Does this work for you Ashutosh?
>>
Thanks for the patch. Yes, it works for me.
--
With Regards,
Ashutosh Sharma
EnterpriseDB:http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ants Aasma | 2017-09-13 10:43:07 | Re: Hooks to track changed pages for backup purposes |
| Previous Message | Konstantin Knizhnik | 2017-09-13 10:30:15 | Re: Surjective functional indexes |