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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Oct 2008 19:31:30 +0300
From:	Aioanei Rares <krnl.list@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Kernel fails to compile 

Hi,

I did a git pull today and wanted to compile the kernel using a Debian 
Testing/Unstable .config, which you can find attached, and it fails to 
compile saying :

fs/ocfs2/xattr.c: In function ‘ocfs2_xattr_bucket_find’:
fs/ocfs2/xattr.c:2352: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
fs/ocfs2/xattr.c:2352: error: (Each undeclared identifier is reported 
only once
fs/ocfs2/xattr.c:2352: error: for each function it appears in.)
fs/ocfs2/xattr.c: In function ‘ocfs2_iterate_xattr_buckets’:
fs/ocfs2/xattr.c:2429: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
fs/ocfs2/xattr.c: In function ‘ocfs2_xattr_update_xattr_search’:
fs/ocfs2/xattr.c:2697: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
fs/ocfs2/xattr.c: In function ‘ocfs2_defrag_xattr_bucket’:
fs/ocfs2/xattr.c:2902: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
fs/ocfs2/xattr.c: In function ‘ocfs2_read_xattr_bucket’:
fs/ocfs2/xattr.c:3157: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
fs/ocfs2/xattr.c: In function ‘ocfs2_xattr_set_entry_in_bucket’:
fs/ocfs2/xattr.c:4104: error: ‘OCFS2_BH_CACHED’ undeclared (first use in 
this function)
make[2]: *** [fs/ocfs2/xattr.o] Error 1
make[1]: *** [fs/ocfs2] Error 2
make: *** [fs] Error 2





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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ