Emulator problems

SEECS open Mobile Team openmoko.seecs at gmail.com
Tue Aug 26 07:14:05 CEST 2008


Hi,

It's Qasim and trying to setup QEMU emulator by following the instruction
from
http://wiki.openmoko.org/wiki/MokoMakefile
http://wiki.openmoko.org/wiki/Using_QEMU_with_MokoMakefile#Build_requirements

Everthing was going fine but as i tried to run the make qemu command it
screwed here wuth error which i'm unable to figure out please help so i get
started..

qasim at qasim-desktop:~/openmoko$ make qemu
[ -e build/qemu ] || \
    ( mkdir -p build/qemu )
[ -e build/qemu/Makefile ] || \
    ( . ./setup-env && cd build/qemu && \
      ${OMDIR}/openmoko/trunk/src/host/qemu-neo1973/configure \
        --target-list=arm-softmmu )
[ -e build/qemu/openmoko ] || \
    ( . ./setup-env && cd build/qemu && mkdir openmoko && \
      for f in ${OMDIR}/openmoko/trunk/src/host/qemu-neo1973/openmoko/* ; do
\
        ln -s $f openmoko/`basename $f` ; \
      done )
ln -sf `pwd`/openmoko/trunk/src/host/qemu-neo1973/openmoko/env
build/qemu/openmoko/env
[ -d stamps ] || mkdir stamps
touch stamps/qemu
( cd build/qemu && make )
make[1]: Entering directory `/home/qasim/openmoko/build/qemu'
make -C arm-softmmu all
make[2]: Entering directory `/home/qasim/openmoko/build/qemu/arm-softmmu'
../dyngen -o op.h op.o
make[2]: ../dyngen: Command not found
make[2]: *** [op.h] Error 127
make[2]: Leaving directory `/home/qasim/openmoko/build/qemu/arm-softmmu'
make[1]: *** [subdir-arm-softmmu] Error 2
make[1]: Leaving directory `/home/qasim/openmoko/build/qemu'
make: *** [build-qemu] Error 2
qasim at qasim-desktop:~/openmoko$


-- 
-SEECS Open Mobile Squad
NUST School of Electrical Engineering and Computer Sciences

Blog: http://seecsopenmobile.wordpress.com
Phone: +92 345 593 5526
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/support/attachments/20080826/2a725eb1/attachment.htm 


More information about the support mailing list