Advertisement
intermediatech

make error for 3.1-rc2 kernel

Aug 15th, 2011
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.88 KB | None | 0 0
  1.   CC      security/selinux/ss/sidtab.o
  2.   CC      security/selinux/ss/avtab.o
  3. In file included from /media/Portable/linux-kernel/linux-3.1-rc2/arch/x86/include/asm/processor.h:19:0,
  4.                  from /media/Portable/linux-kernel/linux-3.1-rc2/arch/x86/include/asm/thread_info.h:22,
  5.                  from include/linux/thread_info.h:53,
  6.                  from include/linux/preempt.h:9,
  7.                  from include/linux/spinlock.h:50,
  8.                  from include/linux/mmzone.h:7,
  9.                  from include/linux/gfp.h:4,
  10.                  from include/linux/slab.h:12,
  11.                  from security/selinux/ss/avtab.c:21:
  12. /media/Portable/linux-kernel/linux-3.1-rc2/arch/x86/include/asm/pgtable_types.h:152:2: error: invalid preprocessing directive #Define
  13. make[2]: *** [security/selinux/ss/avtab.o] Error 1
  14. make[1]: *** [security/selinux] Error 2
  15. make: *** [security] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement