<div dir="ltr">Hi, <br><br>It&#39;s Qasim and trying to setup QEMU emulator by following the instruction from <br><a href="http://wiki.openmoko.org/wiki/MokoMakefile">http://wiki.openmoko.org/wiki/MokoMakefile</a><br><a href="http://wiki.openmoko.org/wiki/Using_QEMU_with_MokoMakefile#Build_requirements">http://wiki.openmoko.org/wiki/Using_QEMU_with_MokoMakefile#Build_requirements</a><br>
<br>Everthing was going fine but as i tried to run the make qemu command it screwed here wuth error which i&#39;m unable to figure out please help so i get started..<br><br>qasim@qasim-desktop:~/openmoko$ make qemu<br>[ -e build/qemu ] || \<br>
&nbsp;&nbsp;&nbsp; ( mkdir -p build/qemu )<br>[ -e build/qemu/Makefile ] || \<br>&nbsp;&nbsp;&nbsp; ( . ./setup-env &amp;&amp; cd build/qemu &amp;&amp; \<br>&nbsp;&nbsp;&nbsp; &nbsp; ${OMDIR}/openmoko/trunk/src/host/qemu-neo1973/configure \<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; --target-list=arm-softmmu )<br>
[ -e build/qemu/openmoko ] || \<br>&nbsp;&nbsp;&nbsp; ( . ./setup-env &amp;&amp; cd build/qemu &amp;&amp; mkdir openmoko &amp;&amp; \<br>&nbsp;&nbsp;&nbsp; &nbsp; for f in ${OMDIR}/openmoko/trunk/src/host/qemu-neo1973/openmoko/* ; do \<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ln -s $f openmoko/`basename $f` ; \<br>
&nbsp;&nbsp;&nbsp; &nbsp; done )<br>ln -sf `pwd`/openmoko/trunk/src/host/qemu-neo1973/openmoko/env build/qemu/openmoko/env<br>[ -d stamps ] || mkdir stamps<br>touch stamps/qemu<br>( cd build/qemu &amp;&amp; make )<br>make[1]: Entering directory `/home/qasim/openmoko/build/qemu&#39;<br>
make -C arm-softmmu all<br>make[2]: Entering directory `/home/qasim/openmoko/build/qemu/arm-softmmu&#39;<br>../dyngen -o op.h op.o<br>make[2]: ../dyngen: Command not found<br>make[2]: *** [op.h] Error 127<br>make[2]: Leaving directory `/home/qasim/openmoko/build/qemu/arm-softmmu&#39;<br>
make[1]: *** [subdir-arm-softmmu] Error 2<br>make[1]: Leaving directory `/home/qasim/openmoko/build/qemu&#39;<br>make: *** [build-qemu] Error 2<br>qasim@qasim-desktop:~/openmoko$ <br><br clear="all"><br>-- <br>-SEECS Open Mobile Squad<br>
NUST School of Electrical Engineering and Computer Sciences<br><br>Blog: <a href="http://seecsopenmobile.wordpress.com" target="_blank">http://seecsopenmobile.wordpress.com</a><br>
Phone: +92 345 593 5526<br>
</div>