[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F4A23EC.2040802@gmail.com>
Date: Sun, 26 Feb 2012 09:22:04 -0300
From: "Tomas M." <tmezzadra@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux 3.3-rc5 fails to build
Hi everyone,
autofs4 breaks build in 3.3-rc5
---
CC fs/ioprio.o
CC fs/proc_namespace.o
CC [M] fs/autofs4/init.o
CC [M] fs/autofs4/inode.o
fs/autofs4/inode.c: In function ‘autofs4_fill_super’:
fs/autofs4/inode.c:228:2: error: implicit declaration of function
‘is_compat_task’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[2]: *** [fs/autofs4/inode.o] Error 1
make[1]: *** [fs/autofs4] Error 2
make: *** [fs] Error 2
could it be commit a32744d4abae24572eff7269bc17895c41bd0085
autofs: work around unhappy compat problem on x86-64
--
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