Advertisement
Guest User

Untitled

a guest
Dec 12th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. warning: (ARCH_MSM_KRAITMP && ARCH_MSM_CORTEX_A5) selects HAVE_HW_BRKPT_RESERVED_RW_ACCESS which has unmet direct dependencies (HAVE_HW_BREAKPOINT)
  2. #
  3. # configuration written to .config
  4. #
  5. warning: (ARCH_MSM_KRAITMP && ARCH_MSM_CORTEX_A5) selects HAVE_HW_BRKPT_RESERVED_RW_ACCESS which has unmet direct dependencies (HAVE_HW_BREAKPOINT)
  6. CHK include/generated/utsrelease.h
  7. CC scripts/mod/empty.o
  8. /home/dev/UbuntuTouch/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,scripts/mod/.empty.o.d -nostdinc -isystem /home/dev/UbuntuTouch/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc -print-file-name=include [Errno 8] Exec format error -I/home/dev/UbuntuTouch/kernel/samsung/jf/arch/arm/include -Iarch/arm/include/generated -Iinclude -I/home/dev/UbuntuTouch/kernel/samsung/jf/include -include /home/dev/UbuntuTouch/kernel/samsung/jf/include/linux/kconfig.h -I/home/dev/UbuntuTouch/kernel/samsung/jf/scripts/mod -Iscripts/mod -D__KERNEL__ -mlittle-endian -I/home/dev/UbuntuTouch/kernel/samsung/jf/arch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -fstack-protector -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv5t -Wa,-march=armv7-a -msoft-float -Uarm -fomit-frame-pointer -g -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -c -o scripts/mod/.tmp_empty.o /home/dev/UbuntuTouch/kernel/samsung/jf/scripts/mod/empty.c [Errno 8] Exec format error
  9. make[4]: *** [scripts/mod/empty.o] Error 8
  10. make[3]: *** [scripts/mod] Error 2
  11. make[2]: *** [scripts] Error 2
  12. make[1]: *** [sub-make] Error 2
  13. make[1]: Leaving directory `/home/dev/UbuntuTouch/kernel/samsung/jf'
  14. make: *** [TARGET_KERNEL_BINARIES] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement