- Jul 3, 2012
- 1
- 0
- 0
Hi All,
I had downloaded Android ICS source code from google repository and successfully compiled it.
It's working fine on emulator.Now I thought to build for a real device so I chosen Huawei Asend G300 U8818 device.I downloaded the device configuration for this device from github link https://github.com/ICS4G300/device_u8818
Now when I execute the command make -j4 I get the 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.
Please can anyone help me in this regards.
Thank You.
I had downloaded Android ICS source code from google repository and successfully compiled it.
It's working fine on emulator.Now I thought to build for a real device so I chosen Huawei Asend G300 U8818 device.I downloaded the device configuration for this device from github link https://github.com/ICS4G300/device_u8818
Now when I execute the command make -j4 I get the 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.
Please can anyone help me in this regards.
Thank You.