compiling 9.2 : WinXp+mingw

From: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: compiling 9.2 : WinXp+mingw
Date: 2011-08-11 12:58:32
Message-ID: CAOWY8=YDOxjM+enWKw7VC=gHe3Cc-pPSYa0xgsQNdCvWtpp=dw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

Compiling 9.1 sources from packed tgz file works ok.

When compile sources loaded from git repository,
configure pass without errors, config.log looks ok,
but in src/include/pg_config.h aren't any defines, only undefines.
It seems like src/include/pg_config.h.in.
And make generates errors.

What going on ?

------------
pasman

Attachment Content-Type Size
config.log.diff application/octet-stream 3.1 KB
pg_config.h.diff application/octet-stream 55.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2011-08-11 13:16:24 Re: compiling 9.2 : WinXp+mingw
Previous Message Marko Kreen 2011-08-11 12:10:27 Re: sha1, sha2 functions into core?