lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ