android-beginners is not the right group if you want to build your own
OS -- this is for SDK users. Check the lists here:
http://source.android.com/discuss

R/

On Tue, Apr 14, 2009 at 9:01 AM, Chrigi <tscha...@gmail.com> wrote:
>
> Hello
>
> Since quite some time now, every time I try to build Android from the
> latest source, it fails with the same error. I seem to do it very
> wrong but at least it once worked....
>
> Lilith:mydroid Chrigi$ repo sync
> Fetching projects: 100% (116/116), done.
> Syncing work tree: 100% (114/114), done.
> Lilith:mydroid Chrigi$ make
> build/core/product_config.mk:232: WARNING: adding test OTA key
> ============================================
> TARGET_PRODUCT=htc_dream
> TARGET_BUILD_VARIANT=eng
> TARGET_SIMULATOR=
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm
> HOST_ARCH=x86
> HOST_OS=darwin
> HOST_BUILD_TYPE=release
> BUILD_ID=
> ============================================
> build/core/copy_headers.mk:15: warning: overriding commands for target
> `out/target/product/dream/obj/include/libpv/getactualaacconfig.h'
> build/core/copy_headers.mk:15: warning: ignoring old commands for
> target `out/target/product/dream/obj/include/libpv/
> getactualaacconfig.h'
> build/core/Makefile:17: warning: overriding commands for target `out/
> target/product/dream/system/etc/apns-conf.xml'
> build/core/Makefile:17: warning: ignoring old commands for target `out/
> target/product/dream/system/etc/apns-conf.xml'
> build/core/Makefile:17: warning: overriding commands for target `out/
> target/product/dream/system/etc/vold.conf'
> build/core/Makefile:17: warning: ignoring old commands for target `out/
> target/product/dream/system/etc/vold.conf'
> build/core/Makefile:17: warning: overriding commands for target `out/
> target/product/dream/system/etc/wifi/tiwlan.ini'
> build/core/base_rules.mk:384: warning: ignoring old commands for
> target `out/target/product/dream/system/etc/wifi/tiwlan.ini'
> No private recovery resources for TARGET_DEVICE dream
> Compiling SDK Stubs: out/target/common/obj/JAVA_LIBRARIES/
> android_stubs_current_intermediates/classes.jar
> out/target/common/obj/JAVA_LIBRARIES/
> android_stubs_current_intermediates/src/android/view/inputmethod/
> MutableInputConnectionWrapper.java:5: cannot find symbol
> symbol  : constructor InputConnectionWrapper
> (android.view.inputmethod.InputConnection)
> location: class android.view.inputmethod.InputConnectionWrapper
> public  MutableInputConnectionWrapper
> (android.view.inputmethod.InputConnection base) { super
> ((android.view.inputmethod.InputConnection)null); throw new
> RuntimeException("Stub!"); }
>
> ^
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 error
> make: *** [out/target/common/obj/JAVA_LIBRARIES/
> android_stubs_current_intermediates/classes.jar] Error 41
>
> Does anyone know how to fix this?
> >
>

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

Reply via email to