Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. In file included from <command-line>:0:0:
  2. /temp/opensource/media_build/v4l/compat.h:1553:0: note: this is the location of the previous definition
  3. #define DMA_ATTR_SKIP_CPU_SYNC 0
  4. ^
  5. /usr/src/linux-headers-4.8.0-0.bpo.2-common/Makefile:1490: recipe for target '_module_/temp/opensource/media_build/v4l' failed
  6. make[4]: *** [_module_/temp/opensource/media_build/v4l] Error 2
  7. Makefile:150: recipe for target 'sub-make' failed
  8. make[3]: *** [sub-make] Error 2
  9. Makefile:8: recipe for target 'all' failed
  10. make[2]: *** [all] Error 2
  11. make[2]: Leaving directory '/usr/src/linux-headers-4.8.0-0.bpo.2-amd64'
  12. Makefile:51: recipe for target 'default' failed
  13. make[1]: *** [default] Error 2
  14. make[1]: Leaving directory '/temp/opensource/media_build/v4l'
  15. Makefile:26: recipe for target 'all' failed
  16. make: *** [all] Error 2
  17. root@debian:/temp/opensource/media_build#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement