<div dir="ltr"><div>Hi Guys,<br></div><div><br></div><div>I am trying to build and run rtems.<br></div><div>Followed the steps as mentioned at <a href="https://docs.rtems.org/branches/master/user/start/index.html">https://docs.rtems.org/branches/master/user/start/index.html</a></div><br>Getting this error while doing make as mentioned here <a href="https://docs.rtems.org/branches/master/user/start/bsp-build.html">https://docs.rtems.org/branches/master/user/start/bsp-build.html</a><br><br><div>gmake[2]: Entering directory '/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32'</div><div>gmake[2]: *** No rule to make target 'all'.  Stop.</div><div>gmake[2]: Leaving directory '/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32'</div><div>gmake[1]: *** [Makefile:286: all-recursive] Error 1</div><div>gmake[1]: Leaving directory '/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c'</div><div>make: *** [Makefile:410: all-recursive] Error 1</div><br><div>Full logs are at <a href="https://justpaste.it/7ao05">https://justpaste.it/7ao05</a></div><div><br></div><div>This was my configure command:</div><div>$HOME/quick-start/src/rtems-4.11.3/configure --prefix=$HOME/quick-start/rtems/4.11 --enable-maintainer-mode --target=sparc-rtems4.11 --enable-rtemsbsp=erc32 --enable-tests</div><div><br></div><div>My $PATH var includes: /home/user45/quick-start/rtems/4.11/bin</div><div><br></div><div><div>As the error mentions No rull to make target 'all'</div><div>I checked the '/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32' directory and it doesn't contain any Makefile. Although a make directory is present in there.<br></div></div><div>Any ideas about what is causing this ?</div><div><br></div><div>Thanks<br></div></div>