Hi All, Following the instructions at http://groups.google.com/group/android-porting/browse_thread/thread/66862bdb52dac936/1ae192cee32eaa71?lnk=gst&q=eee_701#1ae192cee32eaa71, I have built Android for eee_701 successfully on Ubuntu 8.04.
I was trying to run only the Dalvik VM. But I get a strange error from bash as follows: /home/midhun/mydroid > ./out/target/product/eee_701/system/bin/ dalvikvm bash: ./out/target/product/eee_701/system/bin/dalvikvm: No such file or directory The file is present at the specified path. /home/midhun/mydroid > file ./out/target/product/eee_701/system/bin/ dalvikvm ./out/target/product/eee_701/system/bin/dalvikvm: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped I expected errors like the one fadden had posted at http://groups.google.com/group/android-porting/browse_thread/thread/ab553116dbc960da/750968267c31ed58?q=eee_701&lnk=ol&. But rather Ubuntu gives me this strange error. I have tried "exec dalvikvm" too - it also gives me the same error. Any ideas as to how make the dalvikvm run on x86 ? Has anybody tried this ? --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
