Re: Help me follow...

From: Perry Smith <pedzsan(at)gmail(dot)com>
To: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "<pgsql-general(at)postgresql(dot)org>" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Help me follow...
Date: 2012-07-14 22:30:46
Message-ID: F598319C-8F55-4159-B7EE-CE05D4138F4B@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jul 14, 2012, at 2:19 PM, Peter Geoghegan wrote:

> On 14 July 2012 18:56, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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 "less cutting edge" :-)

Thank you for your time,
Perry

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-07-15 00:03:31 Re: Is postgresql 9.1.* supporting plpython with python 2.*
Previous Message Peter Geoghegan 2012-07-14 19:19:25 Re: Help me follow...