Dne 22.12.2014 v 23:43 Nicholas A. Bellinger napsal(a): > On Mon, 2014-12-22 at 21:56 +0100, Jiri Kosina wrote: >> On Mon, 22 Dec 2014, Andrew Morton wrote: >> >>> On Sat, 20 Dec 2014 23:11:39 -0800 "Nicholas A. Bellinger" >>> <n...@linux-iscsi.org> 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. >> >> Let's add Michal Marek to CC then. >> > > Yep, post 'make mrproper' builds with CONFIG_AUDIT=y don't hit this > failure. > > The previous build was with v3.18-rc2 btw.
I guess you don't have the v3.18-rc2 based .config anymore, do you? Do you remember what kind of confuration it was, i.e. was it a defconfig / allmodconfig / 'typical distro build' / ...? Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/