If I had to guess, it looks like you are building something having to do with wireless portion of your system. Is this perhaps an issue of needing a BLOB to get that portion (wireless chip/drivers) working? Do you have any information on what wireless chip (Atheros/Broadcom/etc) is present in the U8818? That is where I would start.
Perhaps Huawai may have some source documentation to help. Hope this helps. On Thursday, July 5, 2012 3:10:15 AM UTC-7, Bhanushali Ashwin N wrote: > > hey what happened there is no one to have a clue on this issue. > > On Tuesday, 3 July 2012 17:22:20 UTC+5:30, Bhanushali Ashwin N wrote: >> >> 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
