BUG #6160: Sources from git repository not compile.

From: "pasman" <pasman(dot)p(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6160: Sources from git repository not compile.
Date: 2011-08-12 11:31:41
Message-ID: 201108121131.p7CBVfCJ008332@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6160
Logged by: pasman
Email address: pasman(dot)p(at)gmail(dot)com
PostgreSQL version: 9.2
Operating system: WinXP sp2 + Mingw
Description: Sources from git repository not compile.
Details:

When load sources from git repository, configure pass, but "make" ends with
errors.
File pg_config.h not contain any settings.

After detective work, looks than gawk in config.status not recognize CRLF
line endings,
and skip all settings in "$tmp/defines.awk".

--version
GNU Awk 3.1.7
Copyright (C) 1989, 1991-2009 Free Software Foundation.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gavin Kistner 2011-08-12 16:33:44 BUG #6161: Not enough memory error in psql with UTF8 console
Previous Message Robert Haas 2011-08-11 16:37:06 Re: BUG #6142: error while opening pdadmin