Advertisement
danielhilst

*compilation*

Oct 7th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. -*- mode: compilation; default-directory: "~/tmp/nrf24/" -*-
  2. Compilation started at Wed Oct 7 10:43:52
  3.  
  4. make headers_install
  5. make -C ../linux-csi-mx6-3.10.53/ M=/home/geckos/tmp/nrf24 headers_install
  6. make[1]: Entering directory '/home/geckos/tmp/linux-csi-mx6-3.10.53'
  7. make[1]: *** No rule to make target 'headers_install'. Stop.
  8. make[1]: Leaving directory '/home/geckos/tmp/linux-csi-mx6-3.10.53'
  9. Makefile:15: recipe for target 'headers_install' failed
  10. make: *** [headers_install] Error 2
  11.  
  12. Compilation exited abnormally with code 2 at Wed Oct 7 10:43:52
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement