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.. [EMAIL PROTECTED]:~/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 [EMAIL PROTECTED]:~/openmoko$ -- -SEECS Open Mobile Squad NUST School of Electrical Engineering and Computer Sciences Blog: http://seecsopenmobile.wordpress.com Phone: +92 345 593 5526
_______________________________________________ support mailing list support@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/support