You need Java SDK 5 installed to do the build. You apparently have Java SDK 7.
On 22 янв, 11:02, amador ayala <[email protected]> wrote: > Hello, my name is Amador. > > I have problems when I build Android. I have done the following: > > repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat- > froyo.xml > repo sync > > I download correctly all files. > > But when I build the rootfs I get the following error: > > amador@amador-desktop:~/rowboat-android$ make TARGET_PRODUCT=igepv2 > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=2.2 > TARGET_PRODUCT=igepv2 > TARGET_BUILD_VARIANT=eng > TARGET_SIMULATOR= > TARGET_BUILD_TYPE=release > TARGET_BUILD_APPS= > TARGET_ARCH=arm > HOST_ARCH=x86 > HOST_OS=linux > HOST_BUILD_TYPE=release > BUILD_ID=MASTER > ============================================ > *** Build configuration changed: "igepv2-tests-{mdpi,nodpi,hdpi}" -> > "igepv2-eng-{mdpi,nodpi,hdpi}" > *** Forcing "make installclean"... > *** Done with the cleaning, now starting the real build. > build/core/java.mk:20: *** frameworks/ex/common: Invalid > LOCAL_SDK_VERSION '7' Choices are: current . Alto. > > What I can do? Can you help me? Please. > > Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

