From: | Klaus Naumann <knaumann(at)gmx-ag(dot)de> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Patch for Makefile race against current cvs |
Date: | 2001-11-09 19:58:22 |
Message-ID: | Pine.LNX.4.40.0111092057200.11086-100000@kn.technik.gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Fri, 9 Nov 2001, Peter Eisentraut wrote:
> Klaus Naumann writes:
>
> > attached is a patch which kills a race condition in the current Makefile
> > system. The Problem occurs if you compile with make -j3 (as many ppl
> > with Dual CPU Systems will do).
> > Removing the y.tab.X file is not a good idea as this will trigger
> > a second compile in the make install stage ...
>
> Well, -j does work if you're using a tarball, but not in a bare CVS tree.
Why is that - or better, what's changed in the tar ball which makes it
work ?
> There are a couple of details that I don't like about your patch, but I
> can see that the issue gets fixed.
What are the details ?
Thanks, Klaus
--
Klaus Naumann
Systems Administration
GMX Aktiengesellschaft
Riesstrasse 17, 80992 München
Telefon +49.89.143 39-0
Telefax +49.89.143 39-100
mailto:knaumann(at)gmx-ag(dot)de
http://www.gmx.net/
From | Date | Subject | |
---|---|---|---|
Next Message | Klaus Naumann | 2001-11-09 20:04:58 | Re: Patch for Makefile race against current cvs |
Previous Message | Bruce Momjian | 2001-11-09 19:14:21 | Re: Call for objections: revision of keyword classification |