Hi,

I'm currently trying to build Android 2.1

I once built android 1.5 successfully on the same machine, but this
2.1 build keep failing.

I'm uisng Ubuntoo 8.10 and replace java1.6 with java1.5 by this
command

apt-get autoremove sun-java6-jdk
apt-get install sun-java5-jdk

and did repo sync.

here is my error message.

 r...@ubuntu:~/works/android/src# make
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.1-update1
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=ECLAIR
============================================
/bin/bash: line 0: cd: sdk/layoutopt/app/src/resources: No such file
or directory
Install: out/host/linux-x86/bin/vm-tests
Install: out/target/product/generic/system/app/Mms.apk
make: *** No rule to make target `out/target/common/obj/JAVA_LIBRARIES/
com.android.im.plugin_intermediates/javalib.jar', needed by `out/
target/common/obj/APPS/ImProvider_intermediates/classes-full-
debug.jar'.  Stop.

any comment will be appreciated.
thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to