Nanda Kumar
2015-07-15 05:29:35 UTC
Hi,
I am new to AOSP and trying to build android for pandaboard by following
the source compilation stages provided in the below link:
http://omappedia.org/wiki/6AL.1.1_Release_Notes#Rebuilding_Android_from_Sources
During AFS building, the compilation stops by showing error on bluetooth
firmware unavailability. The last few output are given below:
target StaticLib: libext
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext_intermediates/libext.a)
target StaticLib: libext6
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext6_intermediates/libext6.a)
target StaticLib: libext4
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext4_intermediates/libext4.a)
target Prebuilt: TIInit_10.6.15.bts
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts)
acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
make: ***
[/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts]
Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (18:04 (mm:ss)) ####
From these I can deduce the following
a) It looks for TIInit_10.6.15.bts file in the path
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts,
but it is unavailable (only empty folder)
b) acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
looking for the file again, but it exists in
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts.
Is it trying to use the entire specified path to look for the file or only
the output directory?
If error due to the path, where can change this path configuration?
Any help in this would be greatly appreciated.
Regards
Nanda Kumar Thanigaivelan
I am new to AOSP and trying to build android for pandaboard by following
the source compilation stages provided in the below link:
http://omappedia.org/wiki/6AL.1.1_Release_Notes#Rebuilding_Android_from_Sources
During AFS building, the compilation stops by showing error on bluetooth
firmware unavailability. The last few output are given below:
target StaticLib: libext
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext_intermediates/libext.a)
target StaticLib: libext6
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext6_intermediates/libext6.a)
target StaticLib: libext4
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/STATIC_LIBRARIES/libext4_intermediates/libext4.a)
target Prebuilt: TIInit_10.6.15.bts
(/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts)
acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
make: ***
[/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts]
Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (18:04 (mm:ss)) ####
From these I can deduce the following
a) It looks for TIInit_10.6.15.bts file in the path
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/obj/FIRMWARE/TIInit_10.6.15.bts_intermediates/TIInit_10.6.15.bts,
but it is unavailable (only empty folder)
b) acp: file
'device/ti/proprietary-open/wl12xx/wpan/bluetooth/../../../../../..//home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts'
does not exist
looking for the file again, but it exists in
/home/nakuth/extra/android-build/mydroid/target/product/jacinto6evm/extracted_firmwares/bt/TIInit_10.6.15.bts.
Is it trying to use the entire specified path to look for the file or only
the output directory?
If error due to the path, where can change this path configuration?
Any help in this would be greatly appreciated.
Regards
Nanda Kumar Thanigaivelan
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.