<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 5, 2018 at 10:18 AM,  <span dir="ltr"><<a href="mailto:Jan.Sommer@dlr.de" target="_blank">Jan.Sommer@dlr.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
We found some unexpected behavior when rebuilding the current RTEMS master for i386.<br>
If we run the update as usual: pull current master, bootstrap, configure and finally make for i386 the compilation fails with the error<br>
<br>
checking for RTEMS_BSP... pc386<br>
checking for perl... /usr/bin/perl<br>
configure: error: Invalid BSP<br>
configure: error: ../../../../../../../rtems/c/<wbr>src/lib/libbsp/i386/configure failed for lib/libbsp/i386<br>
<br>
It also fails if one selects any other bsp.<br>
Now we found the sb-bootstrap  command in the new documentation[1]. If I use this one the configuration and building work.<br>
Does that mean from now on the traditional (=slow) bootstrap shouldn't be used anymore?<br>
>From the explanation in the docs it sounds as if sb-bootstrap would do the same as bootstrap, but faster.<br></blockquote><div><br></div><div>I can confirm this. sb-bootstrap produces a tree which is configurable. Regular bootstrap</div><div>does not.</div><div><br></div><div>There was no intention to break the regular bootstrap. Just a bug.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Best regards,<br>
<br>
   Jan<br>
<br>
[1] <a href="https://docs.rtems.org/branches/master/user/installation/kernel.html#bootstrapping" rel="noreferrer" target="_blank">https://docs.rtems.org/<wbr>branches/master/user/<wbr>installation/kernel.html#<wbr>bootstrapping</a><br>
<br>
Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)<br>
German Aerospace Center<br>
Simulation and Software Technology | Software for Space Systems and Interactive Visualization | Lilienthalplatz 7 | 38108 Braunschweig | Germany<br>
<br>
Jan Sommer<br>
Telephone <a href="tel:%2B49%20531%20295-2494" value="+495312952494">+49 531 295-2494</a> | Telefax 0531 295-2767 | <a href="mailto:jan.sommer@dlr.de">jan.sommer@dlr.de</a><br>
DLR.de/SC<br>
<br>
______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br>
</blockquote></div><br></div></div>