From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1O5LG4m125968 for ; Mon, 23 Feb 2009 23:21:17 -0600 Received: from mx2.redhat.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 6F3A519917D9 for ; Mon, 23 Feb 2009 21:20:44 -0800 (PST) Received: from mx2.redhat.com (mx2.redhat.com [66.187.237.31]) by cuda.sgi.com with ESMTP id K7mlqreRRDst40tI for ; Mon, 23 Feb 2009 21:20:44 -0800 (PST) Message-ID: <49A383A8.8020702@sandeen.net> Date: Mon, 23 Feb 2009 23:20:40 -0600 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: [patch] fix parallel build failures in xfsprogs-3.0.0 References: <200902240010.25434.vapier@gentoo.org> In-Reply-To: <200902240010.25434.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 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. > -mike Seems fine. Looks like that dep got missed when fsr moved. the include dependency might be a big hammer, but *shrug* (it takes care of the "estimate" dependency on include too) I'll check this in, thanks. -Eric _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs