Re: Linux 3.19-rc1 - merge window closed

From: Andrew Morton
Date: Mon Dec 22 2014 - 15:43:16 EST


On Sat, 20 Dec 2014 23:11:39 -0800 "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx> wrote:

> Just hit the following build failure with CONFIG_AUDIT=y:
>
> arch/x86/ia32/audit.c: In function âia32_classify_syscallâ:
> arch/x86/ia32/audit.c:38:7: error: â__NR_execveatâ undeclared (first use in this function)
> arch/x86/ia32/audit.c:38:7: note: each undeclared identifier is reported only once for each function it appears in
> make[2]: *** [arch/x86/ia32/audit.o] Error 1
> make[1]: *** [arch/x86/ia32] Error 2
> make: *** [arch/x86] Error 2
> make: *** Waiting for unfinished jobs....

Your .config works for me. Does a `make mrproper' fix it?

I've seen a few reports like this in recent months. Something's
up with the build dependency system.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/