<div dir="ltr">Thanks Alan. So that confirms... it is very slow. Would you say it took the full day to do all of the compiling. Mine is taking 3-5 hrs each time I have to restart (because of missing packages).<div><br></div><div>From the list that you presented, I was missing ncurses-dev python-dev zlib1g-dev. I forgot that I had only installed zlib1g-dev on another machine. On that machine I was missing python and ncurses too. </div><div><br></div><div>But apt-get complained about the python-dev not being certifiable. Is the following message normal or has it been compromised?</div><div><div><font face="monospace, monospace" style="background-color:rgb(204,204,204)">WARNING: The following packages cannot be authenticated!</font></div><div><font face="monospace, monospace" style="background-color:rgb(204,204,204)">  flex libfl-dev python2.7 libpython2.7 libpython2.7-stdlib python2.7-minimal</font></div><div><font face="monospace, monospace" style="background-color:rgb(204,204,204)">  libpython2.7-minimal libexpat1-dev libpython2.7-dev python2.7-dev</font></div></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Regards,</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763"><br></font></div><div style="font-size:small"><b><font style="background-color:rgb(255,255,255)" color="#073763">Hassan Karim, CISSP</font></b></div><span style="font-size:small;background-color:rgb(255,255,255)"><font color="#073763"><a href="https://www.linkedin.com/in/hassankarimcissp" target="_blank">https://www.linkedin.com/in/hassankarimcissp</a> </font></span><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Comp Sci Ph.D. Student</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Howard University</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">(202) 569-1012</font></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Jan 24, 2017 at 7:55 PM, Alan Cudmore <span dir="ltr"><<a href="mailto:alan.cudmore@gmail.com" target="_blank">alan.cudmore@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I was able to build both toolchains ( sparc and arm ) , compile RTEMS for arm/raspberrypi, and build an application with a waf makefile. Except for being very slow, it seems very compatible with Ubuntu. <div><br></div><div>If you build RTEMS with the test suite, you will also need to install pax ( sudo apt-get install pax ). </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Alan</div></font></span><div><div class="h5"><div><br></div><div><br><div><blockquote type="cite"><div>On Jan 24, 2017, at 7:22 PM, Karim, Hassan <<a href="mailto:hassan.karim@bison.howard.edu" target="_blank">hassan.karim@bison.howard.edu</a><wbr>> wrote:</div><br class="m_-4260534601242210665Apple-interchange-newline"><div><div dir="auto">Ok. Thanks. I will retry<br><br><div data-smartmail="gmail_signature">Regards,<br>Hassan Karim, CISSP<br>Ph.D. Student<br>Computer Science<br>Howard University<br><a href="tel:(202)%20569-1012" value="+12025691012" target="_blank">+1202-569-1012</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 24, 2017 5:53 PM, "Alan Cudmore" <<a href="mailto:alan.cudmore@gmail.com" target="_blank">alan.cudmore@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">So far I have built the arm-rtems4.12 tools on WSL. It’s working on sparc-rtems4.12 now. <div>Seems OK so far. </div><div><br></div><div>Alan</div><div><br></div><div><br></div><div><div><blockquote type="cite"><div>On Jan 24, 2017, at 5:34 PM, Karim, Hassan <<a href="mailto:hassan.karim@bison.howard.edu" target="_blank">hassan.karim@bison.howard.edu</a><wbr>> wrote:</div><br class="m_-4260534601242210665m_-5149495447400448278Apple-interchange-newline"><div><div dir="auto">Those are the same packages I installed on one computer. I will confirm on the other.<br><br><div data-smartmail="gmail_signature">Regards,<br>Hassan Karim, CISSP<br>Ph.D. Student<br>Computer Science<br>Howard University<br><a href="tel:(202)%20569-1012" value="+12025691012" target="_blank">+1202-569-1012</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 24, 2017 11:09 AM, "Alan Cudmore" <<a href="mailto:alan.cudmore@gmail.com" target="_blank">alan.cudmore@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div>By WLS, do you mean the Windows Subsystem for Linux?</div><div>I was able to build a toolchain when it was first released. </div><div>I submitted this RSB doc patch, but I don’t know if it made it in:</div><div><a href="https://lists.rtems.org/pipermail/devel/2016-August/015866.html" target="_blank">https://lists.rtems.org/piperm<wbr>ail/devel/2016-August/015866.h<wbr>tml</a></div><div><br></div><div>As to how to resolve it, there should be a log file with a more specific error. From what I know, you do have to restart the build process. </div><div>I found that I had to install a few more packages than a standard Ubuntu install to get the toolchain to build. </div><div><br></div><div>Here is what I had to install:</div><div><pre style="white-space:pre-wrap;background-color:rgb(255,255,255)">$ sudo apt-get install autoconf automake bison flex binutils gcc \
+g++ gdb texinfo unzip ncurses-dev python-dev git zlib1g-dev make</pre><div><br></div></div><div>I’m going to try this again, to make sure I can still build my sparc and ARM tools. </div><div><br></div><div>Alan</div><div><br></div><div><br></div><div><div><blockquote type="cite"><div>On Jan 24, 2017, at 10:44 AM, Karim, Hassan <<a href="mailto:hassan.karim@bison.howard.edu" target="_blank">hassan.karim@bison.howard.edu</a><wbr>> wrote:</div><br class="m_-4260534601242210665m_-5149495447400448278m_4690907375876891179Apple-interchange-newline"><div><div dir="ltr">Gurus:<div>I am trying to build RTEMS tool set on Ubuntu for WLS. Making progress. but then after several hours, build failed. I got the errors below. ANy idea how to resolve and better yet, how to not spend another 5 hrs getting to the point where the next issue pops up. In other words, do I have start from ground 0 everytime I encounter a bug?</div><div><br></div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">make[2]: *** [lto-compress.o] Error 1</span></div><div><div><font face="monospace, monospace">make[2]: *** Waiting for unfinished jobs....</font></div><div><font face="monospace, monospace">rm gcc.pod</font></div><div><font face="monospace, monospace">make[2]: Leaving directory `/home/drhass/RTEMS/src/rtems-<wbr>source-builder/rtems/build/spa<wbr>rc-rtems4.12-gcc-6.3.0-newlib-<wbr>2.5.0-x86_64-linux-gnu-1/build<wbr>/gcc'</font></div><div><font face="monospace, monospace">make[1]: *** [all-gcc] Error 2</font></div><div><font face="monospace, monospace">make[1]: Leaving directory `/home/drhass/RTEMS/src/rtems-<wbr>source-builder/rtems/build/spa<wbr>rc-rtems4.12-gcc-6.3.0-newlib-<wbr>2.5.0-x86_64-linux-gnu-1/build<wbr>'</font></div><div><font face="monospace, monospace">make: *** [all] Error 2</font></div><div><font face="monospace, monospace">shell cmd failed: /bin/sh -ex  /home/drhass/RTEMS/src/rtems-<wbr>source-builder/rtems/build/spa<wbr>rc-rtems4.12-gcc-6.3.0-newlib-<wbr>2.5.0-x86_64-linux-gnu-1/doit</font></div><div><font face="monospace, monospace">error: building sparc-rtems4.12-gcc-6.3.0-newl<wbr>ib-2.5.0-x86_64-linux-gnu-1</font></div></div><div><br clear="all"><div><div class="m_-4260534601242210665m_-5149495447400448278m_4690907375876891179gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Regards,</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763"><br></font></div><div style="font-size:small"><b><font style="background-color:rgb(255,255,255)" color="#073763">Hassan Karim, CISSP</font></b></div><span style="font-size:small;background-color:rgb(255,255,255)"><font color="#073763"><a href="https://www.linkedin.com/in/hassankarimcissp" target="_blank">https://www.linkedin.com/in/ha<wbr>ssankarimcissp</a> </font></span><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Comp Sci Ph.D. Student</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763">Howard University</font></div><div style="font-size:small"><font style="background-color:rgb(255,255,255)" color="#073763"><a href="tel:(202)%20569-1012" value="+12025691012" target="_blank">(202) 569-1012</a></font></div></div></div></div></div></div>
</div></div>
______________________________<wbr>_________________<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" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/users</a></div></blockquote></div><br></div></div></blockquote></div></div>
</div></blockquote></div><br></div></div></blockquote></div></div>
</div></blockquote></div><br></div></div></div></div></blockquote></div><br></div>