Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2001 16:14:55 -0800 (PST)
From:      <alfred@FreeBSD.org>
To:        alfred@FreeBSD.org, alfred@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/25815: [PATCH] Port build collision fix.
Message-ID:  <200103200014.f2K0Etf22117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] Port build collision fix.

State-Changed-From-To: open->suspended 
State-Changed-By: alfred
State-Changed-When: Mon Mar 19 16:13:23 PST 2001
State-Changed-Why: 
Ugh, the patch doesn't lock the makefile all the time, it only gets
locked when one recurses into a directory, not when one directly
invokes a build.

This is insufficient because one may be compiling XFree86 and at
the same time start compiling something like gnome which will
recurse into the XFree86 and not block because the XFree86 build
was invoked explicitly. :(

This needs more work/thought.


http://www.freebsd.org/cgi/query-pr.cgi?pr=25815

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103200014.f2K0Etf22117>