Advertisement
Guest User

Untitled

a guest
May 14th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. :~/openadk$ make package=openjdk7 clean package v
  2. ---> Linux 3.16.0-4-amd64 for build detected.
  3. ---> checking if curl is installed.. found
  4. ---> checking if sha256sum is installed.. found
  5. ---> checking if clang is installed.. not found
  6. ---> checking if cc is installed.. found
  7. ---> checking if clang++ is installed.. not found
  8. ---> checking if c++ is installed.. found
  9. ---> checking if gmake is installed.. not found
  10. ---> checking if make is installed.. found
  11. ---> checking if it is GNU make.. yes
  12. ---> checking if bash is installed.. found
  13. ---> checking if it is bash 4.x.. yes
  14. ---> checking if strings is installed.. found
  15. ---> checking if perl is installed.. found
  16. ---> checking if gzip is installed.. found
  17. ---> checking if git is installed.. found
  18. ---> cleaning package build directories and files.. done
  19. configuring.. Build failed. Please re-run make with v to see what's going on
  20. /home/z4r9/openadk/mk/pkg-bottom.mk:44: recipe for target '/home/z4r9/openadk/build_generic-arm_uclibc-ng_cortex_a9_soft_eabi/w-openjdk7-2.6.3-1/icedtea-2.6.3/.configure_done' failed
  21. make[2]: *** [/home/z4r9/openadk/build_generic-arm_uclibc-ng_cortex_a9_soft_eabi/w-openjdk7-2.6.3-1/icedtea-2.6.3/.configure_done] Error 1
  22. Makefile.adk:20: recipe for target '_subdir' failed
  23. make[1]: *** [_subdir] Error 2
  24. Makefile:8: recipe for target 'clean' failed
  25. make: *** [clean] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement