[patch] fix parallel build failures in xfsprogs-3.0.0

Christoph Hellwig hch at infradead.org
Fri Mar 27 13:31:56 CDT 2009


On Fri, Mar 27, 2009 at 12:30:59PM -0400, Mike Frysinger wrote:
> On Friday 27 March 2009 12:02:04 Christoph Hellwig wrote:
> > I did some make dist and build the tarball tests with
> > acl,attr,xfsprogs & co.
> >
> > We still run libtoolize, aclocal and autoconf when building a clean
> > tree.  I wonder if we should just get rid of the whole configure target
> > and require a manual ./configure like most tools?
> 
> `make dist` should produce a tarball that, when unpacked, people can run:
> ./configure && make && make install

Yes.  The added complication is that the various xfs-cmds derived tools
also run ./configure from a default target make which complicates the
build system.




More information about the xfs mailing list