Hi All, I downloaded the source code for android ICS from google repository and successfully compiled it. The code I compiled is working fine on Emulator.So Planned to build for real device. The Device I selected is Huawei Ascend G300 U8818. I got Device configuration for Huawei U8818 from the github link https://github.com/ICS4G300/device_u8818 Now when I run command make -j4 I am getting following error.
*make: *** No rule to make target `out/target/product/u8818/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/lib_driver_cmd_wext.a', needed by `out/target/product/u8818/obj/EXECUTABLES/wpa_supplicant_intermediates/LINKED/wpa_supplicant'. Stop.* * * I am googling for almost 15 days but getting no guidance. Please Techies help me regarding this issue. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
