<div dir="ltr"><div>I have been trying to build BSP, so far i have completed the second step of building the BSP.</div><div>After executing the "make all " command i am getting this output:</div><div><br>Making all in sparc-rtems5/c<br>make[1]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c'<br>Making all in .<br>make[2]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c'<br>make[2]: Nothing to be done for 'all-am'.<br>make[2]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c'<br>Making all in erc32<br>make[2]: Entering directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c/erc32'<br>make[2]: *** No rule to make target 'all'.  Stop.<br>make[2]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c/erc32'<br>Makefile:289: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/prithvi/quick-start/build/b-erc32/sparc-rtems5/c'<br>Makefile:410: recipe for target 'all-recursive' failed<br>make: *** [all-recursive] Error 1</div></div>