| 
 | 
文件系统也出问题了 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = android::String8; VALUE = android::sp<AaptSymbols>]’: 
frameworks/base/tools/aapt/AaptAssets.h:446:59:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<android::String8, android::sp<AaptSymbols> >’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = android::String16; VALUE = unsigned int]’: 
frameworks/base/tools/aapt/ResourceTable.h:485:100:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<android::String16, unsigned int>’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = android::String16; VALUE = android::sp<ResourceTable::Package>]’: 
frameworks/base/tools/aapt/ResourceTable.cpp:1722:51:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<android::String16, android::sp<ResourceTable::Package> >’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = android::String16; VALUE = android::sp<ResourceTable::Type>]’: 
frameworks/base/tools/aapt/ResourceTable.cpp:1724:53:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<android::String16, android::sp<ResourceTable::Type> >’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = android::String16; VALUE = android::sp<ResourceTable::ConfigList>]’: 
frameworks/base/tools/aapt/ResourceTable.cpp:1819:62:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<android::String16, android::sp<ResourceTable::ConfigList> >’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
frameworks/base/include/utils/KeyedVector.h: In instantiation of ‘const VALUE& android::DefaultKeyedVector<KEY, VALUE>::valueFor(const KEY&) const [with KEY = ResourceTable::ConfigDescription; VALUE = android::sp<ResourceTable::Entry>]’: 
frameworks/base/tools/aapt/ResourceTable.cpp:1847:62:   required from here 
frameworks/base/include/utils/KeyedVector.h:193:31: 错误: ‘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: 附注: declarations in dependent base ‘android::KeyedVector<ResourceTable::ConfigDescription, android::sp<ResourceTable::Entry> >’ are not found by unqualified lookup 
frameworks/base/include/utils/KeyedVector.h:193:31: 附注: use ‘this->indexOfKey’ instead 
make: *** [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/ResourceTable.o] 错误 1 
root@ubuntu:/media/root/work/TQ210/TQ210_Android_4.0.4/opt/EmbedSky/TQ210/TQ210_Android_4.0.4_V1.1#  
 |   
 
 
 
 |