I'm trying to build ICS(4.0.1) with the v8 version 3.4.3@r8218.
Getting the below error after merging the above v8 version.
Pls help me to resolve the build errors.
My build environment is Ubuntu 10.04 with Python version 2.6.5
Traceback (most recent call last):
File
"out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line
395, in <module>
main()
File
"out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line
392, in main
JS2C(source_files, [natives], { 'TYPE': type, 'COMPRESSION':
compression })
File
"out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line
348, in JS2C
sources_data = ToCArray(all_sources)
File
"out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line
51, in ToCArray
result.append(str(ord(chr)))
TypeError: ord() expected a character, but string of length 10851 found
Install: out/target/product/generic/system/bin/ObbFile_test
make: ***
[out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/libraries.cc]
Error 1
make: *** Waiting for unfinished jobs
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users