Hi, I have compiled AOSP kitkat source its successfully compiled. Now I am tryng compile Lollipop source code.
I got this error after command : make -j8 host StaticLib: libsparse_host (out/host/linux-x86/obj/STATIC_LIBRARIES/libsparse_host_intermediates/libsparse_host.a) make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/LsourceCode/common' make: *** [out/target/product/xxx/obj/KERNEL_OBJ/arch/arm64/boot/Image.gz] Error 2 make: *** Waiting for unfinished jobs.... host StaticLib: libf2fs_utils_host (out/host/linux-x86/obj/STATIC_LIBRARIES/libf2fs_utils_host_intermediates/libf2fs_utils_host.a) Configuration of my PC: Operating System : Ubutu 12.04, 64-bit Kernel version : 3.5.0-23-generic JDK : 1.7 Followed compilation steps: Step 1: tar -xvzf LSourceCode.tar.gz Step 2: source ./build/envsetup.sh Step 3: Lunch Step 4: make clean Step 5: make -j8 Could you please help me. Thanks in Advance -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
