[<prev] [next>] [day] [month] [year] [list]
Message-ID: <a4423d670806261112n3a5073dcn476f0a3da963aa36@mail.gmail.com>
Date: Thu, 26 Jun 2008 22:12:34 +0400
From: "Alexander Beregalov" <a.beregalov@...il.com>
To: linux-next@...r.kernel.org, xfs-masters@....sgi.com,
xfs@....sgi.com, "kernel list" <linux-kernel@...r.kernel.org>,
hch@...radead.org, tes@....com, lachlan@....com
Subject: next-20080626: compiling error in XFS
Hi
CC fs/xfs/linux-2.6/xfs_xattr.o
fs/xfs/linux-2.6/xfs_xattr.c: In function 'xfs_decode_acl':
fs/xfs/linux-2.6/xfs_xattr.c:40: error: '_ACL_TYPE_ACCESS' undeclared
(first use in this function)
fs/xfs/linux-2.6/xfs_xattr.c:40: error: (Each undeclared identifier is
reported only once
fs/xfs/linux-2.6/xfs_xattr.c:40: error: for each function it appears in.)
fs/xfs/linux-2.6/xfs_xattr.c:42: error: '_ACL_TYPE_DEFAULT' undeclared
(first use in this function)
CONFIG_XFS_POSIX_ACL is disabled, so _ACL_TYPE_ACCESS was not defined.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists