From: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: commit 1eb1dde049ccfffc42c80c2 broke make -j2 |
Date: | 2012-11-09 02:01:10 |
Message-ID: | CAMkU=1y6mkNH9imO-5Hn_USrgD8ntzNFFJwSQ40VuD2=C-ow3Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 7, 2012 at 10:36 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I wrote:
>> Jeff Janes <jeff(dot)janes(at)gmail(dot)com> writes:
>>> Since commit 1eb1dde049ccfffc42c80c2, Have make never delete
>>> intermediate files automatically, I've frequently been getting errors
>>> doing make -j2 after a maintainer-clean.
>
>> Worksforme on a Fedora 16 box (make 3.82). What gmake version are you
>> running? There are threads in the archives about make bugs causing
>> problems like this.
I've using GNU Make 3.82 as well. On openSuse 12.2.
>
> Oh btw ... if you're using --enable-depend, see
> https://bugzilla.redhat.com/show_bug.cgi?id=835424
Nope, just plain ./configure
I'll poke around a bit and see what I can find out.
Cheers,
Jeff
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Browne | 2012-11-09 02:17:26 | Re: WIP checksums patch |
Previous Message | Tom Lane | 2012-11-09 01:07:22 | Re: AutoVacuum starvation from sinval messages |