From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1OJ9Hm2160862 for ; Tue, 24 Feb 2009 13:09:18 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 3434914C4FA for ; Tue, 24 Feb 2009 11:08:48 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id 6L1qCCf0V4mt39U0 for ; Tue, 24 Feb 2009 11:08:48 -0800 (PST) Date: Tue, 24 Feb 2009 14:08:47 -0500 From: Christoph Hellwig Subject: Re: [PATCH] fix parallel builds Message-ID: <20090224190847.GA30057@infradead.org> References: <1235487437-20761-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1235487437-20761-1-git-send-email-vapier@gentoo.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Mike Frysinger Cc: xfs@oss.sgi.com On Tue, Feb 24, 2009 at 09:57:17AM -0500, Mike Frysinger wrote: > I noticed that xfsprogs-3.0.0 sometimes fails to build in parallel with an > error about fsr not being able to find libhandle. Looking at the top level > Makefile shows the obvious missing depend (fsr: libhandle). Playing around > a bit found a few more not so obvious missing depends on the include subdir > so I fixed that too. Thanks, I've put this in. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs