daily pastebin goal
28%
SHARE
TWEET

Untitled

a guest Oct 6th, 2010 220 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. kernel directory is /lib/modules/2.6.32-21-generic/build
  2. not overwriting top level Makefile
  3. -> saving former src/Makefile as src/Makefile_1286409382
  4. -> regenerating src/Makefile
  5. not overwriting tools/Makefile
  6. make clean OK
  7. ERROR:  step failed:  make
  8. In file included from include/linux/gfp.h:4,
  9.                  from include/linux/slab.h:12,
  10.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap.h:81,
  11.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap_main.c:31:
  12. include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or directory
  13. include/linux/mmzone.h:258:5: warning: "MAX_NR_ZONES" is not defined
  14. include/linux/mmzone.h:260:7: warning: "MAX_NR_ZONES" is not defined
  15. include/linux/mmzone.h:262:7: warning: "MAX_NR_ZONES" is not defined
  16. In file included from include/linux/gfp.h:4,
  17.                  from include/linux/slab.h:12,
  18.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap.h:81,
  19.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap_main.c:31:
  20. include/linux/mmzone.h:300: error: ‘MAX_NR_ZONES’ undeclared here (not in a function)
  21. In file included from /usr/src/linux-headers-2.6.32-21-generic/arch/x86/include/asm/unistd.h:5,
  22.                  from include/linux/unistd.h:7,
  23.                  from /usr/src/linux-headers-2.6.32-21-generic/arch/x86/include/asm/seccomp_64.h:4,
  24.                  from /usr/src/linux-headers-2.6.32-21-generic/arch/x86/include/asm/seccomp.h:4,
  25.                  from include/linux/seccomp.h:8,
  26.                  from include/linux/sched.h:80,
  27.                  from include/linux/smp_lock.h:5,
  28.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap.h:84,
  29.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap_main.c:31:
  30. /usr/src/linux-headers-2.6.32-21-generic/arch/x86/include/asm/unistd_64.h:693:29: error: asm/asm-offsets.h: No such file or directory
  31. In file included from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap.h:92,
  32.                  from /home/danny/Downloads/easycap_dc60.0.8.3/src/easycap_main.c:31:
  33. include/linux/mm.h:454:63: warning: "NR_PAGEFLAGS" is not defined
  34. include/linux/mm.h:502:62: warning: "NR_PAGEFLAGS" is not defined
  35. make[3]: *** [/home/danny/Downloads/easycap_dc60.0.8.3/src/easycap_main.o] Error 1
  36. make[2]: *** [_module_/home/danny/Downloads/easycap_dc60.0.8.3/src] Error 2
  37. make[1]: *** [all] Error 2
  38. make: *** [build] Error 2
RAW Paste Data
Top