Hi, the actual error messages is not included in your post. You need to scroll up in the output log :)
Z On Friday, December 13, 2013 2:00:55 PM UTC+1, Sasidhar wrote: > > Hi, > > I am trying to port android on imx6 i followed the steps > mentioned in Android_User_Guide.pdf provided by freescale. And below > mentioned are the steps i followed to build the image. > > # Build Android images for i.MX6 SABRE-SD boards > $ cd ~/myandroid > $ source build/envsetup.sh > $ lunch sabresd_6dq-user > $ make > > During the make i faced with few error > > Image arch/arm/boot/uImage is ready > make[1]: Leaving directory > `/home/sasidhar/competency_imx/android/myandroid/kernel_imx' > install -D kernel_imx/arch/arm/boot/uImage > out/target/product/sabresd_6dq/uImage > install -D kernel_imx/arch/arm/boot/zImage > out/target/product/sabresd_6dq/kernel > host C++: libclangStaticAnalyzerCheckers <= > external/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp > make: *** > [out/host/linux-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCheckers_intermediates/VirtualCallChecker.o] > > Error 1 > > Kidly, help me to fix this error. > > Thanks & Regards, > Sasidhar > > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" 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/groups/opt_out.
