| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(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 09:27:06 |
| Message-ID: | CAEepm=10m+4vq2hRpS_TzkkJLWS=iq22KKfvYGtsjq-=Tdyhvg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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?
--
Thomas Munro
http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Define-LDAP_NO_ATTRS-if-necessary.patch | application/octet-stream | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2017-09-13 09:27:16 | Re: psql - add special variable to reflect the last query status |
| Previous Message | Alvaro Herrera | 2017-09-13 09:18:23 | Re: Patches that don't apply or don't compile: 2017-09-12 |