On Wed, Sep 13, 2017 at 9:11 PM, Thomas Munro <[email protected]> wrote: > On Wed, Sep 13, 2017 at 8:58 PM, Ashutosh Sharma <[email protected]> > 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
0001-Define-LDAP_NO_ATTRS-if-necessary.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
