On 08/11/2011 09:42 AM, pasman pasmański wrote:
Its problem on my computer. But prepacked souces compile good.
Maybe git need specific configuration for postgres ?
Or some buggy sed/gawk/grep skip pg_config.h file?
1.
A: Because we read from top to bottom, left to right.
Q: Why s
Its problem on my computer. But prepacked souces compile good.
Maybe git need specific configuration for postgres ?
Or some buggy sed/gawk/grep skip pg_config.h file?
2011/8/11, pasman pasmański :
> Hi.
>
> Compiling 9.1 sources from packed tgz file works ok.
>
> When compile sources loaded fro
On 08/11/2011 08:58 AM, pasman pasmański wrote:
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/in