Re: compiling 9.2 : WinXp+mingw - Mailing list pgsql-hackers

From pasman pasmański
Subject Re: compiling 9.2 : WinXp+mingw
Date
Msg-id CAOWY8=a9tRa4rHf72Lv=WA1sOpkMTskFRoJ+cxRP0cmLyYiu3w@mail.gmail.com
Whole thread Raw
In response to compiling 9.2 : WinXp+mingw  (pasman pasmański <pasman.p@gmail.com>)
Responses Re: compiling 9.2 : WinXp+mingw
List pgsql-hackers
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 <pasman.p@gmail.com>:
> 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
>


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


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: compiling 9.2 : WinXp+mingw
Next
From: Heikki Linnakangas
Date:
Subject: Re: WIP: Fast GiST index build