On Thursday, November 7, 2013 9:36:35 PM UTC+5:30, Doug Nappier wrote:
>
> I am trying to build the Android ICS filesystem for the BeagleBoard-xm and 
> I have been running into the following issue:
>
> frameworks/base/include/utils/KeyedVector.h:193:31: error: ‘indexOfKey’ was 
> not declared in this scope, and no declarations were found by 
> argument-dependent lookup at the point of instantiation [-fpermissive]
> frameworks/base/include/utils/KeyedVector.h:193:31: note: declarations in 
> dependent base ‘android::KeyedVector<android::String8, android::sp<AaptDir> 
> >’ are not found by unqualified lookup
> frameworks/base/include/utils/KeyedVector.h:193:31: note: use 
> ‘this->indexOfKey’ instead
> make: *** 
> [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/AaptAssets.o] Error 1
>
> The x-loader, u-boot, and kernel are built correctly but this is failing. 
> I got the source from the rowboat repo using the link in 
> the TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide found here: TI ICS 
> developers 
> guide<http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide#Build_Procedure>
>
> I am using Ubuntu 12.04 LTS and I installed all of the needed packages as 
> recommended by the google android initialization site.
>
The ICS sources are not directly buildable on Ubuntu 12.04. The sources 
need to be patched. You may find some forum posts on this. google around 
for this.
 
For ICS, ubuntu 10.04 is the best option.

-Vishveshwar

Any help is greatly appreciated
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to