hi ,<br>&nbsp; i am new in openmoko world . i am trying to do cross compile for neo 1973 . i am  building qemu-neo1973 using manual setup<br>steps : -<br>1.https://svn.openmoko.org/trunk/src/host/qemu-neo1973 ---&gt; completed<br><pre>  means i have downloaded qemu-neo1973.<br>2.$ cd qemu-neo1973         ---------&gt; completed<br>3.$ ./configure --target-list=arm-softmmu   --&gt; completed <br>4.$ make               -----------&gt; failed i.e it is giving <br>   following error( i am giving the part of the whole make file i.e the place where actual<br>   error is coming).<br><br>gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I.. -I/root/qemu-neo1973/target-arm -I/root/qemu-neo1973 -MMD -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/root/qemu-neo1973/fpu  -DHAS_AUDIO -I/root/qemu-neo1973/gnokiigsm -I/root/qemu-neo1973/slirp -g arm ../dyngen.c   -o ../dyngen<br>gcc-3.4: arm: No such file or directory<br>make[1]: *** [../dyngen] Error
 1<br>make[1]: Leaving directory `/root/qemu-neo1973/arm-softmmu'<br>make: *** [subdir-arm-softmmu] Error 2<br><br><br><br>please help me in fixing the bug.<br><br>thank you all.<br><br>Regards <br>Rohit Jamuar<br><br><br></pre><p>&#32;