Re: Help me follow... - Mailing list pgsql-general

From Perry Smith
Subject Re: Help me follow...
Date
Msg-id F598319C-8F55-4159-B7EE-CE05D4138F4B@gmail.com
Whole thread Raw
In response to Re: Help me follow...  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-general
On Jul 14, 2012, at 2:19 PM, Peter Geoghegan wrote:

> On 14 July 2012 18:56, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I can no longer reproduce a failure when building out-of-tree from a
>> tarball on my Fedora 16 box.  That's still make 3.82, but Fedora is
>> carrying half a dozen patches to the upstream tarball:
>> http://pkgs.fedoraproject.org/gitweb/?p=make.git;a=tree;h=refs/heads/f16;hb=f16
>> It's not immediately obvious which of those might be related, but
>> I think this was a bug in gmake and the fix is in there somewhere.
>
> Agreed. Since Fedora 14 is now EOL, I'm not inclined to worry about it.

I'm on AIX 6.1.  Using gmake 3.82.  PostgreSQL 9.0.4

Its definitely not a show stopper but from the email traffic, it looked like someone was going to make the Makefiles
"lesscutting edge" :-) 

Thank you for your time,
Perry


pgsql-general by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Help me follow...
Next
From: Adrian Klaver
Date:
Subject: Re: Is postgresql 9.1.* supporting plpython with python 2.*