Menu

#112 can not run android_testsuite in skyeye1.3.5

HEAD
open
nobody
None
5
2013-12-26
2013-06-06
zymingfit
No

when i test android in skyeye1.3.5 by using testsuite download from sourforge.
as blew:
===============================================================================
zyuming@zyuming-desktop:~/test/android_testsuite_stable$ ./run_android.sh
make nand....
[sudo] password for zyuming:
./mkyaffs2: 1: Syntax error: word unexpected (expecting ")")
./mkyaffs2: 1: Syntax error: word unexpected (expecting ")")
./mkyaffs2: 1: Syntax error: word unexpected (expecting ")")
can't open ramdisk.img for readingSkyEye 1.3.5
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.

Init nandflash dump file.
file size:1107296256
finish init nandflash dump
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
In epprom_reset(io->ieee_addr) mac addr=0:4:3:2:1:f
In epprom_reset(net->macaddr) mac addr=0:4:3:2:1:f
mmap DRAM, size=0x30000000, return 0x40000000
In add_to_default_cell Line 136
add mouse handler address 0x64c3d00
emulator: ERROR: System image file doesn't exist: /home/zyuming/test/android_testsuite_stable/system.img
================================================================================

I found that my ubuntu is 32-bit, but the executable file mkyaffs2 in android_testsuite is 64_bit.

Discussion


Log in to post a comment.