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 on http://source.android.com/downloadt to 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---