Query

Christian Helmuth christian.helmuth at ...1...
Fri May 25 12:51:18 CEST 2012


Hello Naveen,

On Fri, May 25, 2012 at 03:59:04PM +0530, naveen chaubey wrote:
> Then i created a build directory.Then after making command "make run/demo"
[...]
> spawn qemu-system-arm -m 256 -serial mon:stdio -M versatilepb -m 128
> -kernel var/run/demo/image.elf
> couldn't execute "qemu-system-arm": no such file or directory
>     while executing
> "spawn qemu-system-arm   -m 256  -serial mon:stdio  -M versatilepb     -m
> 128  -kernel var/run/demo/image.elf "

Here, 'expect' tries to tell you that it is not able to execute
'qemu-system-arm' which is needed by the run script. So again, you
should install a missing software package on your Linux host. This
time, you need a recent Qemu version with ARM platform support.
Afterwards, please rerun 'make run/demo'.

Sincerely
-- 
Christian Helmuth
Genode Labs

http://www.genode-labs.com/ · http://genode.org/ · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth




More information about the users mailing list