On Mon, Dec 22, 2014 at 11:41:54AM -0800, Nicholas A. Bellinger wrote: > On Sun, 2014-12-21 at 04:11 -0800, Guenter Roeck wrote: > > On Sat, Dec 20, 2014 at 11:11:39PM -0800, Nicholas A. Bellinger wrote: > > > Hi Linus, > > > > > > On Sat, 2014-12-20 at 17:43 -0800, Linus Torvalds wrote: > > > > So it's been a day less than two weeks, and the merge window is closed. > > > > > > ... > > > > > > 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.... > > > > > > > I tried your configuration. For some reason it builds for me, so I guess > > I must be missing something. What is your build command line ? > > > > Nothing fancy or out of the ordinary: > I tried your configuration plus another one reported to create the problem. I am still unable to reproduce it. I tried with gcc 4.9.1 and 4.7.2.
Please have a look at https://lkml.org/lkml/2014/11/25/542 and check if that solves your problem. Thanks, Guenter -- 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/