NoPaste

make error

von Anonymous

SNIPPET_TEXT:
  1. make[1]: Entering directory `/usr/src/linux-2.6.26'
  2.  CHK     include/linux/version.h
  3.  CHK     include/linux/utsrelease.h
  4.  CC      arch/x86/kernel/asm-offsets.s
  5. In file included from include/linux/spinlock.h:109,
  6.                 from include/linux/seqlock.h:34,
  7.                 from include/linux/time.h:8,
  8.                 from include/linux/stat.h:60,
  9.                 from include/linux/module.h:10,
  10.                 from include/linux/crypto.h:21,
  11.                 from arch/x86/kernel/asm-offsets_32.c:7,
  12.                 from arch/x86/kernel/asm-offsets.c:2:
  13. include/asm/spinlock.h: In function ‘__raw_spin_is_locked’:
  14. include/asm/spinlock.h:59: error: ‘raw_spinlock_t’ has no member named ‘slock’
  15. include/asm/spinlock.h:59: error: ‘raw_spinlock_t’ has no member named ‘slock’
  16. include/asm/spinlock.h:59: warning: type defaults to ‘int’ in declaration of ‘type name’
  17. include/asm/spinlock.h: In function ‘__raw_spin_is_contended’:
  18. include/asm/spinlock.h:66: error: ‘raw_spinlock_t’ has no member named ‘slock’
  19. include/asm/spinlock.h:66: error: ‘raw_spinlock_t’ has no member named ‘slock’
  20. include/asm/spinlock.h:66: warning: type defaults to ‘int’ in declaration of ‘type name’
  21. include/asm/spinlock.h: In function ‘__raw_spin_lock’:
  22. include/asm/spinlock.h:85: error: ‘raw_spinlock_t’ has no member named ‘slock’
  23. include/asm/spinlock.h:75: error: invalid lvalue in asm output 1
  24. include/asm/spinlock.h:75: error: memory input 3 is not directly addressable
  25. include/asm/spinlock.h: In function ‘__raw_spin_unlock_wait’:
  26. include/asm/spinlock.h:191: warning: passing argument 1 of ‘__raw_spin_is_locked’ from incompatible pointer type
  27. In file included from arch/x86/kernel/asm-offsets_32.c:8,
  28.                 from arch/x86/kernel/asm-offsets.c:2:
  29. include/linux/sched.h: In function ‘__raw_spin_needbreak’:
  30. include/linux/sched.h:2248: warning: passing argument 1 of ‘__raw_spin_is_contended’ from incompatible pointer type
  31. make[2]: *** [arch/x86/kernel/asm-offsets.s] Fehler 1
  32. make[1]: *** [prepare0] Fehler 2
  33. make[1]: Leaving directory `/usr/src/linux-2.6.26'
  34. make: *** [debian/stamp/build/kernel] Fehler 2

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN