> make[2]: Entering directory `/home/qasim/openmoko/build/qemu/arm-softmmu' > ../dyngen -o op.h op.o > make[2]: ../dyngen: Command not found
> then when i look into the folder > home/qasim/openmoko/build/qemu/arm-softmmu' > the op.h file was missing and get the file from http://www.krugle.org > > ... > > make[2]: Entering directory `/home/qasim/openmoko/build/qemu/arm-softmmu' > ../dyngen -c -o opc.h op.o > make[2]: ../dyngen: Command not found your problem seems rather to be that certain files are not generated (i'd expect op.h and opc.h to be generated, and i'm sure dyngen has to). i got no soureces and mokomakefile right now, b ut you should probably check the mokomakefile paramters, whether to do a step that generates those missing files. _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
