From owner-freebsd-current@FreeBSD.ORG Sun May 11 11:51:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5FDC37B401 for ; Sun, 11 May 2003 11:51:39 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FDE743FBD for ; Sun, 11 May 2003 11:51:38 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h4BIpMYP000830; Sun, 11 May 2003 20:51:29 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 11 May 2003 17:40:14 +1000." <20030511170900.P74675@gamplex.bde.org> Date: Sun, 11 May 2003 20:51:22 +0200 Message-ID: <829.1052679082@critter.freebsd.dk> cc: current@freebsd.org cc: Mark Murray Subject: Re: buildworld b?rkedinlibpam X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:51:39 -0000 In message <20030511170900.P74675@gamplex.bde.org>, Bruce Evans writes: >The main problem seems to be that the _includes target needs to build at >least its second subdir (src/include) before the others, but it does the >opposite of this -- it uses par-includes to run "make includes" in the >subdirs concurrently. > >Untested quick fix: This has completed ia64 and i386 buildworlds so far and chewing on pc98 right now. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.