<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 10, 2021, 6:42 AM Ida Delphine <<a href="mailto:idadelm@gmail.com">idadelm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div>On trying to download my sources using this command stated in the documentation:</div><div><pre>../source-builder/sb-set-builder --source-only-download 5/rtems-sparc<br><br></pre><pre><font face="arial black,sans-serif"><span style="font-family:arial,sans-serif">Unfortunately, I get some errors and the build fails:</span><br><span style="font-family:monospace">RTEMS Source Builder - Set Builder, 6 (47d540e7f9fe)<br>error: exe: not found: (__bison) /usr/bin/bison<br>error: exe: not found: (__flex) /usr/bin/flex<br>error: host build environment is not set up correctly<br>Build FAILED<br><br></span></font></pre><pre><font face="arial black,sans-serif"><span style="font-family:monospace"><font face="arial,sans-serif">Please what's the way out? I've been trying to resolve this for hours.<br></font></span></font></pre></div></div></blockquote></div></div><div dir="auto">You are missing some programs on your development host.</div><div dir="auto"><br></div><div dir="auto">There is sb-check which will do a more thorough review of what you should have installed.</div><div dir="auto"><br></div><div dir="auto">I do not see your host listed but the Users Manual has a section for most host operating systems with detailed instructions for installing the dependencies. You need to use their package manager to install at least bison and flex. You are likely also missing some development libraries needed.</div><div dir="auto"><br></div><div dir="auto">Check the users guide.</div><div dir="auto"><br></div><div dir="auto">--joel</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><pre><font face="arial black,sans-serif"><span style="font-family:monospace"><font face="arial,sans-serif"><br></font></span></font></pre><pre><font face="arial black,sans-serif"><span style="font-family:monospace"><font face="arial,sans-serif">Cheers,<br></font></span></font></pre><pre><font face="arial black,sans-serif"><span style="font-family:monospace"><font face="arial,sans-serif">Ida.<br></font></span></font></pre></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div></div>