<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000">Thank you very much for your reply! I've managed to install RTEMS 5 now :) I'm not sure, but I suppose I confused somewhere the prefixes and where to install and build all the things.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Mar 2021 at 01:20, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 11, 2021 at 2:41 PM Olga Syrbachova <<a href="mailto:syrba4eva28@gmail.com" target="_blank">syrba4eva28@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">It is RTEMS 5.1. I've checked the configure step. It seems to be fine. I get this:</div><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">config.status: creating Makefile<br><br>target architecture: sparc.<br>available BSPs: erc32.<br>'make all' will build the following BSPs: erc32.<br>other BSPs can be built with 'make RTEMS_BSP="bsp1 bsp2 ..."'<br><br>config.status: creating Makefile</div><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">And I still have the same error running <span>make -j 2.</span></div></div></blockquote><div><br></div><div>I wonder if you bootstrapped with the RTEMS autoconf/automake or the system one.</div><div><br></div><div>type autoconf</div><div><br></div><div>and see which is picked up. Normally the RTEMS tools bin directory goes at the</div><div>head of your PATH.</div><div><br></div><div>--joel </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 11 Mar 2021 at 00:18, Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Olga,<br>
<br>
On Wed, Mar 10, 2021 at 1:35 PM Olga Syrbachova <<a href="mailto:syrba4eva28@gmail.com" target="_blank">syrba4eva28@gmail.com</a>> wrote:<br>
><br>
> Hi! I'm following this tutorial <a href="https://docs.rtems.org/branches/master/user/installation/kernel.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/installation/kernel.html</a>.<br>
> 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:<br>
><br>
> 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<br>
><br>
We would need a bit more. Is this on rtems5? Often, this kind of<br>
failure indicates that configure failed, check your configure step.<br>
<br>
In RTEMS6 we will be getting rid of configure, but for now there is<br>
support for both in the RTEMS6 'master' branch.<br>
<br>
> Did I miss something or am I doing something wrong? Many thanks in advance for your help!<br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div>
</blockquote></div>