Hi, I'm trying to build android for the eee_701 platform using these instructions :
http://code.google.com/p/patch-hosting-for-android-x86-support/wiki/B.... After building most of the code I get an error related to java librares. Any clue? I'm using Ubuntu 9.04 with VMware. dalvik/libcore/dom/src/test/java/org/w3c/domts/ LSDocumentBuilderFactory.java:276: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning Object domRegistry = newInstanceMethod.invoke(null, null); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error 22 warnings make: *** [out/target/common/obj/JAVA_LIBRARIES/core- tests_intermediates/classes-full-debug.jar] Error 41 --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
