compiling 9.2 : WinXp+mingw

pasman pasmański <pasman.p@gmail.com>

From: pasman pasmański <pasman.p@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2011-08-11T12:58:32Z
Lists: pgsql-hackers

Attachments

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