Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. diego@mater:~/work/hawk$ make
  2. Ridgerun Linux SDK
  3. Board configuration: Hawkboard
  4.  
  5. Processing toolchain...
  6. Build complete
  7. Processing kernel...
  8. Kernel: arch/arm/boot/Image is ready
  9. Kernel: arch/arm/boot/zImage is ready
  10. Build complete
  11. Processing fs...
  12. Checking for host packages required by the SDK target applications...
  13. Host machine has all required packages.
  14. Entering host-apps...
  15. Entering apps...
  16. Checking dependencies for alsa-lib-1.0.21
  17. Compiling and installing alsa-lib-1.0.21...
  18. Checking dependencies for alsa-utils-1.0.21
  19. Checking dependencies for ncurses-5.6
  20. Compiling and installing ncurses-5.6...
  21. make[3]: *** [build] Error 2
  22. Error building ncurses-5.6
  23. make[2]: *** [dependency_build] Error 1
  24. make[1]: *** [apps_build] Error 1
  25. make: *** [fs_build] Error 2
  26. diego@mater:~/work/hawk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement