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@xxxxxxx>
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@xxxxxxx>
in the acl package, and part of the Gentoo package, as pointed out by
Mike Frysinger <vapier@xxxxxxxxxx>.
Signed-off-by: Andreas Gruenbacher <agruen@xxxxxxx>
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
|