<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">Hi! I'm following this tutorial <a href="https://docs.rtems.org/branches/master/user/installation/kernel.html">https://docs.rtems.org/branches/master/user/installation/kernel.html</a>.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">After successfully building a tool chain for the SPARC architecture in step 5.1.1. I moved to the step 5.3.1. And then in step 5.3.4. I get an error:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><pre></pre></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">olga@olga-H270M-DS3H:~/development/rtems/kernel/erc32$ make -j 2<br>Making all in sparc-rtems5/c<br>make[1]: Entering directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c'<br>Making all in .<br>make[2]: Entering directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c'<br>make[2]: Nothing to be done for 'all-am'.<br>make[2]: Leaving directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c'<br>Making all in erc32<br>make[2]: Entering directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c/erc32'<br>make[2]: *** No rule to make target 'all'.  Stop.<br>make[2]: Leaving directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c/erc32'<br>Makefile:362: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/olga/development/rtems/kernel/erc32/sparc-rtems5/c'<br>Makefile:482: recipe for target 'all-recursive' failed<br>make: *** [all-recursive] Error 1</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">Did I miss something or am I doing something wrong? Many thanks in advance for your help!<br></div></div></div>