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 n1QI9Tsk001405 for ; Thu, 26 Feb 2009 12:09:29 -0600 Received: from smtp.gentoo.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 0621919B0C6C for ; Thu, 26 Feb 2009 10:08:58 -0800 (PST) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by cuda.sgi.com with ESMTP id nozjGBo3l5KutvSl for ; Thu, 26 Feb 2009 10:08:58 -0800 (PST) From: Mike Frysinger Subject: Re: [patch] fix parallel build failures in xfsprogs-3.0.0 Date: Thu, 26 Feb 2009 13:08:54 -0500 References: <200902240010.25434.vapier@gentoo.org> <200902261017.30017.vapier@gentoo.org> <200902261817.02604.agruen@suse.de> In-Reply-To: <200902261817.02604.agruen@suse.de> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200902261308.56198.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: Andreas Gruenbacher Cc: Christoph Hellwig , Eric Sandeen , xfs-oss On Thursday 26 February 2009 12:17:02 Andreas Gruenbacher wrote: > 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 ... no, this is the process for going from live git to a dist tarball. people who download tarballs should never need autotools installed. people who build from live scms should. -mike _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs