Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.29 KB | None | 0 0
  1. Building board/khadas/kvim/bl21.bin
  2.   CC      bl21_main.c
  3.   CC      serial.c
  4.   CC      timer.c
  5.   AS      bl21_entrypoint.S
  6.   PP      bl21.ld.S
  7.   LD      /root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/board/khadas/kvim/firmware/bl21.elf
  8.   OD      /root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/board/khadas/kvim/firmware/bl21.dump
  9.   BIN     /root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/board/khadas/kvim/firmware/bl21.bin
  10.  
  11. Built /root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/board/khadas/kvim/firmware/bl21.bin successfully
  12.  
  13.     CPP user_task.lds
  14. make[2]: arm-none-eabi-cpp: Command not found
  15. Makefile:109: recipe for target '/root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/scp_task/user_task.lds' failed
  16. make[2]: *** [/root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/build/scp_task/user_task.lds] Error 127
  17. /root/balbes150/build/cache/sources/u-boot-amlogics905x/Vim/Makefile:896: recipe for target 'bl301.bin' failed
  18. make[1]: *** [bl301.bin] Error 2
  19. Makefile:147: recipe for target 'sub-make' failed
  20. make: *** [sub-make] Error 2
  21. [ error ] ERROR in function compile_uboot [ compilation.sh:165 ]
  22. [ error ] U-boot compilation failed
  23. [ o.k. ] Process terminated
  24. root@ubuntu:~/balbes150/build#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement