Re: compiling 9.2 : WinXp+mingw

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: compiling 9.2 : WinXp+mingw
Date: 2011-08-11 13:16:24
Message-ID: 4E43D628.6000804@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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/include/pg_config.h.in.
> And make generates errors.
>
>
> What going on ?

This works fine for me, and on the build farm:
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=frogmouth&dt=2011-08-11%2000%3A30%3A01>
So somehow it appears you have not set things up right.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message pasman pasmański 2011-08-11 13:42:22 Re: compiling 9.2 : WinXp+mingw
Previous Message pasman pasmański 2011-08-11 12:58:32 compiling 9.2 : WinXp+mingw