koba
2008-10-25 09:16:36 UTC
Hi,
Did you set environment variable JAVA_HOME and ANDROID_JAVA_HOME?
See the last part of this page.
http://source.android.com/download
Did you set environment variable JAVA_HOME and ANDROID_JAVA_HOME?
See the last part of this page.
http://source.android.com/download
Hi,
I am running 32 bit Ubuntu8.04 on WinXP using VMWare Server. It is a
fresh installation and I followed all the steps mentioned onhttp://source.android.com/downloadtto build Android from source. I
have installed JDK 6.0 update 10 in my local home directory and tried
to build android using
$ cd mydroid
$ make
and I see the following message
-------------------------------------------------
build/core/product_config.mk:229: WARNING: adding test OTA key
make: *** No rule to make target `Please-install-JDK-5.0,-update-12-or-
higher,-which-you-can-download-from-java.sun.com', needed by `out/
target/common/docs/framework-timestamp'. Stop.
----------------------------------------------------
I do not understand why I see this error even after installing JDK
6.0. Also there is no directory out/target/common (I see only out/
target/product).
Can anybody please tell me what I am missing?
Thanks,
KT
I am running 32 bit Ubuntu8.04 on WinXP using VMWare Server. It is a
fresh installation and I followed all the steps mentioned onhttp://source.android.com/downloadtto build Android from source. I
have installed JDK 6.0 update 10 in my local home directory and tried
to build android using
$ cd mydroid
$ make
and I see the following message
-------------------------------------------------
build/core/product_config.mk:229: WARNING: adding test OTA key
make: *** No rule to make target `Please-install-JDK-5.0,-update-12-or-
higher,-which-you-can-download-from-java.sun.com', needed by `out/
target/common/docs/framework-timestamp'. Stop.
----------------------------------------------------
I do not understand why I see this error even after installing JDK
6.0. Also there is no directory out/target/common (I see only out/
target/product).
Can anybody please tell me what I am missing?
Thanks,
KT