linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 27-rc3-git4 fails compile -- security.h
@ 2008-08-17 19:34 Pete Clements
  0 siblings, 0 replies; only message in thread
From: Pete Clements @ 2008-08-17 19:34 UTC (permalink / raw)
  To: linux-kernel

Fyi:
2.6.27-rc3-git4 fails compile:

  CC      arch/x86/kernel/asm-offsets.s
  GEN     include/asm/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CC      scripts/mod/empty.o
  HOSTCC  scripts/mod/mk_elfconfig
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/conmakehash
  CC      init/main.o
In file included from init/main.c:32:
include/linux/security.h: In function 'security_ptrace_traceme':
include/linux/security.h:1760: error: 'parent' undeclared (first use in this function)
include/linux/security.h:1760: error: (Each undeclared identifier is reported only once
include/linux/security.h:1760: error: for each function it appears in.)
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

-- 
Pete Clements 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-17 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-17 19:34 27-rc3-git4 fails compile -- security.h Pete Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).