<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class="">By WLS, do you mean the Windows Subsystem for Linux?</div><div class="">I was able to build a toolchain when it was first released. </div><div class="">I submitted this RSB doc patch, but I don’t know if it made it in:</div><div class=""><a href="https://lists.rtems.org/pipermail/devel/2016-August/015866.html" class="">https://lists.rtems.org/pipermail/devel/2016-August/015866.html</a></div><div class=""><br class=""></div><div class="">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 class="">I found that I had to install a few more packages than a standard Ubuntu install to get the toolchain to build. </div><div class=""><br class=""></div><div class="">Here is what I had to install:</div><div class=""><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">$ sudo apt-get install autoconf automake bison flex binutils gcc \
+g++ gdb texinfo unzip ncurses-dev python-dev git zlib1g-dev make</pre><div class=""><br class=""></div></div><div class="">I’m going to try this again, to make sure I can still build my sparc and ARM tools. </div><div class=""><br class=""></div><div class="">Alan</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jan 24, 2017, at 10:44 AM, Karim, Hassan <<a href="mailto:hassan.karim@bison.howard.edu" class="">hassan.karim@bison.howard.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Gurus:<div class="">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 class=""><br class=""></div><div class=""><span style="font-family:monospace,monospace" class=""><br class=""></span></div><div class=""><span style="font-family:monospace,monospace" class="">make[2]: *** [lto-compress.o] Error 1</span></div><div class=""><div class=""><font face="monospace, monospace" class="">make[2]: *** Waiting for unfinished jobs....</font></div><div class=""><font face="monospace, monospace" class="">rm gcc.pod</font></div><div class=""><font face="monospace, monospace" class="">make[2]: Leaving directory `/home/drhass/RTEMS/src/rtems-source-builder/rtems/build/sparc-rtems4.12-gcc-6.3.0-newlib-2.5.0-x86_64-linux-gnu-1/build/gcc'</font></div><div class=""><font face="monospace, monospace" class="">make[1]: *** [all-gcc] Error 2</font></div><div class=""><font face="monospace, monospace" class="">make[1]: Leaving directory `/home/drhass/RTEMS/src/rtems-source-builder/rtems/build/sparc-rtems4.12-gcc-6.3.0-newlib-2.5.0-x86_64-linux-gnu-1/build'</font></div><div class=""><font face="monospace, monospace" class="">make: *** [all] Error 2</font></div><div class=""><font face="monospace, monospace" class="">shell cmd failed: /bin/sh -ex  /home/drhass/RTEMS/src/rtems-source-builder/rtems/build/sparc-rtems4.12-gcc-6.3.0-newlib-2.5.0-x86_64-linux-gnu-1/doit</font></div><div class=""><font face="monospace, monospace" class="">error: building sparc-rtems4.12-gcc-6.3.0-newlib-2.5.0-x86_64-linux-gnu-1</font></div></div><div class=""><br clear="all" class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div style="font-size:small" class=""><font style="background-color:rgb(255,255,255)" color="#073763" class="">Regards,</font></div><div style="font-size:small" class=""><font style="background-color:rgb(255,255,255)" color="#073763" class=""><br class=""></font></div><div style="font-size:small" class=""><b class=""><font style="background-color:rgb(255,255,255)" color="#073763" class="">Hassan Karim, CISSP</font></b></div><span style="font-size:small;background-color:rgb(255,255,255)" class=""><font color="#073763" class=""><a href="https://www.linkedin.com/in/hassankarimcissp" target="_blank" class="">https://www.linkedin.com/in/hassankarimcissp</a> </font></span><div style="font-size:small" class=""><font style="background-color:rgb(255,255,255)" color="#073763" class="">Comp Sci Ph.D. Student</font></div><div style="font-size:small" class=""><font style="background-color:rgb(255,255,255)" color="#073763" class="">Howard University</font></div><div style="font-size:small" class=""><font style="background-color:rgb(255,255,255)" color="#073763" class="">(202) 569-1012</font></div></div></div></div></div></div>
</div></div>
_______________________________________________<br class="">users mailing list<br class=""><a href="mailto:users@rtems.org" class="">users@rtems.org</a><br class="">http://lists.rtems.org/mailman/listinfo/users</div></blockquote></div><br class=""></div></body></html>