Advertisement
infected_

Untitled

Oct 20th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. Kernel: arch/arm/boot/zImage is ready
  2. make[1]: Leaving directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  3. make -C kernel/lge/awifi O=/home/infected_/Output/cyan_12/target/product/awifi/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/mnt/Building/cyan_12/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" dtbs
  4. make[1]: Entering directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  5. target arm C++: v8_tools_gyp_v8_base_gyp <= external/chromium_org/v8/src/interpreter-irregexp.cc
  6. target arm C++: v8_tools_gyp_v8_base_gyp <= external/chromium_org/v8/src/isolate.cc
  7. make[3]: Nothing to be done for 'arch/arm/boot/dtbs'.
  8. make[1]: Leaving directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  9. make -C kernel/lge/awifi O=/home/infected_/Output/cyan_12/target/product/awifi/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/mnt/Building/cyan_12/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" modules
  10. make[1]: Entering directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  11.  
  12. The present kernel configuration has modules disabled.
  13. Type 'make config' and enable loadable module support.
  14. Then build a kernel with module support enabled.
  15.  
  16. /mnt/Building/cyan_12/kernel/lge/awifi/Makefile:1265: recipe for target 'modules' failed
  17. make[2]: *** [modules] Error 1
  18. Makefile:130: recipe for target 'sub-make' failed
  19. make[1]: *** [sub-make] Error 2
  20. make[1]: Leaving directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  21. build/core/tasks/kernel.mk:233: recipe for target 'TARGET_KERNEL_BINARIES' failed
  22. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
  23. make -C kernel/lge/awifi O=/home/infected_/Output/cyan_12/target/product/awifi/obj/KERNEL_OBJ INSTALL_MOD_PATH=../../system ARCH=arm CROSS_COMPILE="/mnt/Building/cyan_12/prebuilts/misc/linux-x86/ccache/ccache arm-eabi-" modules_install
  24. make[1]: Entering directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  25. target arm C++: v8_tools_gyp_v8_base_gyp <= external/chromium_org/v8/src/jsregexp.cc
  26.  
  27. The present kernel configuration has modules disabled.
  28. Type 'make config' and enable loadable module support.
  29. Then build a kernel with module support enabled.
  30.  
  31. /mnt/Building/cyan_12/kernel/lge/awifi/Makefile:1265: recipe for target 'modules_install' failed
  32. make[2]: *** [modules_install] Error 1
  33. Makefile:130: recipe for target 'sub-make' failed
  34. make[1]: *** [sub-make] Error 2
  35. make[1]: Leaving directory '/mnt/Building/cyan_12/kernel/lge/awifi'
  36. build/core/tasks/kernel.mk:233: recipe for target 'TARGET_KERNEL_BINARIES' failed
  37. make: [TARGET_KERNEL_BINARIES] Error 2 (ignored)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement