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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 25 Feb 2012 16:45:54 -0800 From: Ben Greear <greearb@...delatech.com> To: linux-kernel <linux-kernel@...r.kernel.org> Subject: Compile busted in inode.c (is_compat_task) I just pulled the latest (3.3.0-rc5), and it fails to build on my 32-bit system. I can send full .config if the problem is not obvious... CC [M] fs/autofs4/inode.o /mnt/diskb/greearb/git/linux-2.6/fs/autofs4/inode.c: In function ‘autofs4_fill_super’: /mnt/diskb/greearb/git/linux-2.6/fs/autofs4/inode.c:228: error: implicit declaration of function ‘is_compat_task’ make[4]: *** [fs/autofs4/inode.o] Error 1 make[3]: *** [fs/autofs4] Error 2 make[2]: *** [fs] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 [greearb@...ld-32 linux-2.6.p4s]$ Thanks, Ben -- Ben Greear <greearb@...delatech.com> Candela Technologies Inc http://www.candelatech.com -- 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