[patch] fix parallel build failures in xfsprogs-3.0.0
Andreas Gruenbacher
agruen at suse.de
Sun Mar 8 08:09:28 CDT 2009
On Wednesday, 4 March 2009 18:27:27 Christoph Hellwig wrote:
> I've tried to port the patch you checked into xfsprogs (see below for
> the diff), but it fails to build for me. Any idea what might have
> gone wrong?
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git is missing the following
commit from ssh://master.kernel.org/pub/scm/linux/kernel/git/agruen/acl.git:
commit 8de7788c29d2656f8d52d98327a80e4dfd1e3898
Author: Barry Naujok <bnaujok at sgi.com>
Date: Tue Jan 23 14:51:14 2007 +0000
Fix cross-compile issues with libtool and compiler.
This is equivalent to commit de7b3f6 from Barry Naujok <bnaujok at sgi.com>
in the acl package, and part of the Gentoo package, as pointed out by
Mike Frysinger <vapier at gentoo.org>.
Signed-off-by: Andreas Gruenbacher <agruen at suse.de>
While looking into this, I noticed that the attr and acl packages were calling
AC_PROG_LIBTOOL both in configure.in and m4/package_utilies.m4. I have
removed the redundant call from m4/package_utilies.m4 now.
Andreas
More information about the xfs
mailing list