This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compile JB Error

Hello,

When port RTL8188CUS USB WIFI into JB 4.2 (TI_Android_JB_4.2.2_DevKit_4.1.1) I got error messages as bellow:

target thumb C: libhardware_legacy <= hardware/libhardware_legacy/power/power.c
target thumb C: libhardware_legacy <= hardware/libhardware_legacy/uevent/uevent.c
arm-linux-androideabi-gcc: error: ": No such file or directoryarm-linux-androideabi-gcc: error: ": No such file or directory
arm-linux-androideabi-gcc: error: ": No such file or directory
arm-linux-androideabi-gcc: error: ": No such file or directory
arm-linux-androideabi-gcc: error: ": No such file or directory
arm-linux-androideabi-gcc: error: ": No such file or directory
arm-linux-androideabi-gcc: error: ": No such file or directory
make: *** [out/target/product/beagleboneblack/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/power/power.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [out/target/product/beagleboneblack/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/uevent/uevent.o] Error 1

My platform is Beaglebone Black. I've followed guideline from Realtek to port the WIFI driver, link as bellow"

https://starterkit-org.googlecode.com/files/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911.tar.gz

Please show me how to fix the problem.

Thanks and Best Regards.

Phuong