Dex is known to use a *lot* of memory. This may be the source of your problem.What's the RAM amount on your machine ?
On Fri, Oct 24, 2008 at 11:40 PM, Arcane <[EMAIL PROTECTED]> wrote: > > Hi, > > Probably not many people got problem while trying to build the Android > source but unfortunately I got few. > > By searching on this groups, I solve the problem about zlib. > > After that, I got new problem again. Here are the part of the message > before the building failed. > > ..... > Install: out/host/linux-x86/lib/libneo_util.so > Install: out/host/linux-x86/lib/libneo_cs.so > Install: out/host/linux-x86/lib/libneo_cgi.so > Install: out/host/linux-x86/lib/libclearsilver-jni.so > target Java: core (out/target/common/obj/JAVA_LIBRARIES/ > core_intermediates/classes) > 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. > host Java: dx (out/host/common/obj/JAVA_LIBRARIES/dx_intermediates/ > classes) > Note: Some input files use unchecked or unsafe operations. > Note: Recompile with -Xlint:unchecked for details. > Install: out/host/linux-x86/framework/dx.jar > Copy: dx (out/host/linux-x86/obj/EXECUTABLES/dx_intermediates/dx) > Install: out/host/linux-x86/bin/dx > target Dex: core > make: *** [out/target/common/obj/JAVA_LIBRARIES/core_intermediates/ > classes.dex] Killed > [EMAIL PROTECTED]:~/android_1_0_r1$ > > I did few things to try to fix this but still no luck. I did repo > sync, make clean and even get a whole new system but still got > problem. > > I am using the Ubuntu 8.04 with Sun JDK java-6-sun-1.6.0.07. > > Could any one kindly help me to clarify this? Do I update or upgrade > some package or need some more RAM? > > Thanks very much, > Arcane > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

