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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 24 Jun 2009 22:09:41 +0200
From:	Markus Trippelsdorf <markus@...ppelsdorf.de>
To:	viro@...IV.linux.org.uk
Cc:	linux-kernel@...r.kernel.org
Subject: Build failure latest git. (acl related)

The kernel does not build anymore (latest git):

In file included from include/linux/nfsacl.h:31,
                 from include/linux/nfs_xdr.h:4,
                 from include/linux/nfs_fs.h:58,
                 from init/do_mounts.c:19:
include/linux/posix_acl.h: In function `get_cached_acl':
include/linux/posix_acl.h:91: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:94: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h: In function `set_cached_acl':
include/linux/posix_acl.h:118: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:119: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:122: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h:123: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h: In function `forget_cached_acl':
include/linux/posix_acl.h:137: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:138: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:141: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h:142: error: `struct inode' has no member named `i_default_acl'
make[1]: *** [init/do_mounts.o] Error 1
make[1]: *** Waiting for unfinished jobs....


-- 
Markus

View attachment "config" of type "text/plain" (41294 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ