Advertisement
Guest User

Untitled

a guest
Sep 20th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. target thumb C: libc_common <= bionic/libc/bionic/ptsname_r.c
  2. Kernel: arch/arm/boot/Image is ready
  3. AS arch/arm/boot/compressed/head.o
  4. CC arch/arm/boot/compressed/misc.o
  5. CC arch/arm/boot/compressed/decompress.o
  6. LZ4 arch/arm/boot/compressed/piggy.lz4
  7. target thumb C: libc_common <= bionic/libc/bionic/pututline.c
  8. CC arch/arm/boot/compressed/string.o
  9. SHIPPED arch/arm/boot/compressed/lib1funcs.S
  10. AS arch/arm/boot/compressed/lib1funcs.o
  11. /bin/sh: 1: lz4c: not found
  12. /home/desalesouche/slimrom/kernel/huawei/honor/arch/arm/boot/compressed/Makefile:180: recipe for target 'arch/arm/boot/compressed/piggy.lz4' failed
  13. make[4]: *** [arch/arm/boot/compressed/piggy.lz4] Error 1
  14. make[4]: *** Waiting for unfinished jobs....
  15. /home/desalesouche/slimrom/kernel/huawei/honor/arch/arm/boot/Makefile:54: recipe for target 'arch/arm/boot/compressed/vmlinux' failed
  16. make[3]: *** [arch/arm/boot/compressed/vmlinux] Error 2
  17. /home/desalesouche/slimrom/kernel/huawei/honor/arch/arm/Makefile:282: recipe for target 'zImage' failed
  18. make[2]: *** [zImage] Error 2
  19. Makefile:130: recipe for target 'sub-make' failed
  20. make[1]: *** [sub-make] Error 2
  21. make[1]: Leaving directory '/home/desalesouche/slimrom/kernel/huawei/honor'
  22. build/core/tasks/kernel.mk:180: recipe for target 'TARGET_KERNEL_BINARIES' failed
  23. make: *** [TARGET_KERNEL_BINARIES] Error 2
  24. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement