Hi,

I have downloaded the Android source code recently from the git tree
(Tag used: 25.6). When I try to build the debug version it fails
intermediately as below.

Build Config
--------------------
TARGET_PRODUCT=zoom2
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=debug
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=

Failure Log
------------------
target SharedLib: libGLES_CM (out/debug/target/product/zoom2/obj/
SHARED_LIBRARIES/libGLES_CM_intermediates/LINKED/libGLES_CM.so)
target Prelink: libdvm (out/debug/target/product/zoom2/symbols/system/
lib/libdvm.so)
build/tools/apriori/prelinkmap.c(115): prelink map error: library
libdvm...@0xad000000 is too big at 1158952 bytes, it runs 110376 bytes
into library libdvm-arm...@0xad100000!
make: *** [out/debug/target/product/zoom2/symbols/system/lib/
libdvm.so] Error 1
make: *** Waiting for unfinished jobs....

Kindly help me in building it. (Note: The build is successful in
release mode)
Also it doesnot seem to be due to lack of free space in server as
around 4GB of free space is still available.

Thanks in advance,
Pras

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to