It looks like you initialized your cupcake tree on top of a donut tree and didn't do a clean build - those look like donut leftovers.
rm -rf out/ should bring you back in business. JBQ 2009/7/29 Shachar Shemesh <[email protected]>: > Hi all, > > I'm trying to download the source using "repo", but I'm getting the sources > that are the head of the tree. I would like to compile a "cupcake" > environment, as shipped. I tried checking out the "android-1.5r2" or > "android-sdk-1.5_r3" tags from any git repository under "mydroid" that has > those tags, but the result does not compile! > > target R.java/Manifest.java: ApplicationsProvider > (out/target/common/obj/APPS/ApplicationsProvider_intermediates/src/R.stamp) > (skipping hidden file > 'packages/providers/ApplicationsProvider/res/xml/.searchable.xml.swp') > packages/providers/ApplicationsProvider/res/xml/searchable.xml:17: ERROR No > resource identifier found for attribute 'includeInGlobalSearch' in package > 'android' > packages/providers/ApplicationsProvider/res/xml/searchable.xml:17: ERROR No > resource identifier found for attribute 'searchSettingsDescription' in > package 'android' > make: *** > [out/target/common/obj/APPS/ApplicationsProvider_intermediates/src/R.stamp] > Error 1 > > Presumably, Google did compile something to generate the SDK, so the > question remains: what am I doing wrong? > > Thanks, > Shachar > > -- > Shachar Shemesh > Lingnu Open Source Consulting Ltd. > http://www.lingnu.com > > > > -- Jean-Baptiste M. "JBQ" Queru Software Engineer, Android Open-Source Project, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
