Closed GoogleCodeExporter closed 9 years ago
You have to use a x64 binary.
I did not try this.
prebuilt/linux-x86/too --> you are using linux-x86 toolchain?
Isn't there one for 64bits?
Original comment by trmfrei...@gmail.com
on 14 Mar 2011 at 3:19
You are right. After I installed the following. The problem is gone.
sudo apt-get install ia32-libs
I also installed the following additional packages and elliminated more
errors, but now I have the following error that I don't know how to
resolve:
target Generated: libjs <= external/webkit/JavaScriptCore/pcre/pcre_internal.h
Install: out/target/product/bcm21553/system/lib/libxml.so
target thumb C++: libxml2wbxml <= packages/apps/IM/libwbxml/src/expat_parser.cpp
sh: cpp: Too many levels of symbolic links
Use of uninitialized value in printf at
external/webkit/JavaScriptCore/pcre/dftables line 83.
Use of uninitialized value $pcre_internal{"lcc_offset"} in numeric ne (!=) at
external/webkit/JavaScriptCore/pcre/dftables line 90.
Use of uninitialized value $pcre_internal{"fcc_offset"} in numeric ne (!=) at
external/webkit/JavaScriptCore/pcre/dftables line 108.
fcc_offset != 128 at external/webkit/JavaScriptCore/pcre/dftables line 109.
make: ***
[out/target/product/bcm21553/obj/STATIC_LIBRARIES/libjs_intermediates/chartables
.c] Error 25
make: *** Deleting file
`out/target/product/bcm21553/obj/STATIC_LIBRARIES/libjs_intermediates/chartables
.c'
make: *** Waiting for unfinished jobs....
[ Error Make Android Image ]
[ GAME OVER : __ ]
Original comment by Ma.Wei...@gmail.com
on 15 Mar 2011 at 1:32
Original comment by trmfrei...@gmail.com
on 5 May 2011 at 1:49
Original issue reported on code.google.com by
Ma.Wei...@gmail.com
on 14 Mar 2011 at 12:50