Hi! Being trying to build latest repo (2dbfca5a181973558277b28b1f4c36362291f5e0)
and ended up in

  CC      arch/x86/ia32/audit.o
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)
  case __NR_execveat:
       ^
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....

The kernel's config at https://gist.github.com/cyrillos/cd9749c4205fed698f13
Because it's middle of merge window I guess it's not anyhow important and I'll
try take a look myself tomorrow or on weekend, but just for info.

        Cyrill
--
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/

Reply via email to