Advertisement
Guest User

Untitled

a guest
May 5th, 2016
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. INFO: ----------------------------------------
  2. INFO: build lichee ...
  3. INFO: chip: sun50iw1p1
  4. INFO: platform: android
  5. INFO: secure:
  6. INFO: kernel: linux-3.10
  7. INFO: board: p1
  8. INFO: output: out/sun50iw1p1/android/p1
  9. INFO: ----------------------------------------
  10. INFO: build buildroot ...
  11. external toolchain has been installed
  12. external toolchain_32 has been installed
  13. INFO: build buildroot OK.
  14. INFO: build kernel ...
  15. INFO: prepare toolchain ...
  16. make: -gcc: Comando não encontrado
  17. make: -gcc: Comando não encontrado
  18. Building kernel
  19. /home/markim/lichee/linux-3.10/output/lib/modules/3.10.65
  20. lichee_chip = sun50iw1p1
  21. make: -gcc: Comando não encontrado
  22. make: -gcc: Comando não encontrado
  23. CHK include/generated/uapi/linux/version.h
  24. CHK include/generated/utsrelease.h
  25. CC scripts/mod/empty.o
  26. /bin/sh: 1: -gcc: not found
  27. scripts/Makefile.build:308: recipe for target 'scripts/mod/empty.o' failed
  28. make[2]: *** [scripts/mod/empty.o] Error 127
  29. scripts/Makefile.build:455: recipe for target 'scripts/mod' failed
  30. make[1]: *** [scripts/mod] Error 2
  31. make[1]: ** Esperando que outros processos terminem.
  32. Makefile:518: recipe for target 'scripts' failed
  33. make: *** [scripts] Error 2
  34. make: ** Esperando que outros processos terminem.
  35. CC kernel/bounds.s
  36. /bin/sh: 1: -gcc: not found
  37. /home/markim/lichee/linux-3.10/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
  38. make[1]: *** [kernel/bounds.s] Error 127
  39. Makefile:837: recipe for target 'prepare0' failed
  40. make: *** [prepare0] Error 2
  41. ERROR: build kernel Failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement