Morris- Questions about building Android code from the open source repositories should be sent to the android-platform mailing list. This list is for discussion of developing android apps using the SDK.
You can find more information at <http://source.android.com/discuss> Thanks Andy On Tue, Jan 13, 2009 at 9:15 PM, Morris <[email protected]> wrote: > > Dear All: > > I face a situation about building the new android. > I don't know whether I successfully build the new code which I got via > repo. > I use repo to update my android from 1.4 to 1.5. After I get it using > repo sync, I type make to build the new code. > In the event I saw the blow message, but I don't know whether the > build process is successful. > > ************************************************************************************************ > > mor...@morris-desktop:~/mydroid$ make > build/core/product_config.mk:207: WARNING: adding test OTA key > ============================================ > 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= > ============================================ > build/core/main.mk:180: implicitly installing apns-conf_sdk.xml > build/core/base_rules.mk:117: *** recovery: > MODULE.TARGET.EXECUTABLES.recovery already defined by bootable/ > recovery. Stop. > > ********************************************************************************************** > > Best Regards, > Morris > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

