* linux 3.3-rc5 fails to build
@ 2012-02-26 12:22 Tomas M.
2012-02-26 14:26 ` Woody Suwalski
0 siblings, 1 reply; 2+ messages in thread
From: Tomas M. @ 2012-02-26 12:22 UTC (permalink / raw)
To: Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux 3.3-rc5 fails to build
2012-02-26 12:22 linux 3.3-rc5 fails to build Tomas M.
@ 2012-02-26 14:26 ` Woody Suwalski
0 siblings, 0 replies; 2+ messages in thread
From: Woody Suwalski @ 2012-02-26 14:26 UTC (permalink / raw)
To: Tomas M.; +Cc: Linux Kernel Mailing List
Tomas M. wrote:
> 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
Same error here.
Woody
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-26 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-26 12:22 linux 3.3-rc5 fails to build Tomas M.
2012-02-26 14:26 ` Woody Suwalski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox