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 n1QHHboi261782 for ; Thu, 26 Feb 2009 11:17:38 -0600 Received: from mx2.suse.de (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 365E71BC3350 for ; Thu, 26 Feb 2009 09:17:07 -0800 (PST) Received: from mx2.suse.de (ns2.suse.de [195.135.220.15]) by cuda.sgi.com with ESMTP id YCxPL2zwLY3qTsW4 for ; Thu, 26 Feb 2009 09:17:07 -0800 (PST) From: Andreas Gruenbacher Subject: Re: [patch] fix parallel build failures in xfsprogs-3.0.0 Date: Thu, 26 Feb 2009 18:17:02 +0100 References: <200902240010.25434.vapier@gentoo.org> <200902261323.09312.agruen@suse.de> <200902261017.30017.vapier@gentoo.org> In-Reply-To: <200902261017.30017.vapier@gentoo.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200902261817.02604.agruen@suse.de> 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: Christoph Hellwig , Eric Sandeen , xfs-oss On Thursday, 26 February 2009 16:17:28 Mike Frysinger wrote: > yes. i dont know why the xfs progs have been packaging these autogenerated > files by themselves. > > - remove aclocal.m4 from git > - run `aclocal -I m4` > - run `libtoolize -c -f` > - run `autoconf` You mean this should become the normal build process? I was actually more thinking along the lines of reducing build dependencies by adding a few more generated files like ./configure ... > - copy the remaining files libtool wanted (normally created by automake, > but acl isnt using automake, so we cant use it to copy the files for us) Thanks, Andreas _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs