<div dir="ltr"><div>Thanks.</div><div>That was what was needed.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 11, 2018 at 6:01 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@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">On 11/12/18 11:52 pm, Michael Westfall wrote:<br>
> Hello,<br>
> <br>
> I was trying to use RSB to build the cross compiler toolchain for rtems 4.10 /<br>
> powerpc, and after a couple of hours working (mostly spent building newlib), RSB<br>
> failed with the following output:<br>
> config: tools/rtems-gdb-7.11-1.cfg<br>
> package: powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1<br>
> building: powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1<br>
> error: building powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1<br>
> Build FAILED<br>
>   See error report: rsb-report-powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1.txt<br>
> error: building powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1<br>
> Build Set: Time 1:55:31.187692<br>
> Build FAILED<br>
> <br>
> Looking at the referenced error report, I see:<br>
> <br>
> checking whether to use python... yes<br>
> checking for python... /usr/bin/python<br>
> checking for python2.6... no<br>
> configure: error: python is missing or unusable<br>
> make[1]: *** [configure-gdb] Error 1<br>
> make[1]: Leaving directory<br>
> `/gem_sw/targetOS/RTEMS/rtems-4.10.2-devel/rtems-source-builder/rtems/build/powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1/build'<br>
> make: *** [all] Error 2<br>
> shell cmd failed: /bin/sh -ex <br>
> /gem_sw/targetOS/RTEMS/rtems-4.10.2-devel/rtems-source-builder/rtems/build/powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1/doit<br>
> error: building powerpc-rtems4.10-gdb-7.11-x86_64-linux-gnu-1<br>
> <br>
> <br>
> So, it seems to be an error with finding Python, but /usr/bin/python exists and<br>
> is a hard link with /usr/bin/python2.6<br>
> Additionally /usr/bin/python2 exists and is a soft link to /usr/bin/python.<br>
> <br>
> I don't understand why this is failing.  Ideas?<br>
> <br>
<br>
You need to install the Python development packages for your host so the<br>
Python.h header file plus the libraries are available so gdb can link to them.<br>
<br>
Chris<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Mike Westfall<br></div><div>Control Systems Software Engineer<br></div><br><img src="http://www.gemini.edu/images/GeminiLogo_4.5in_newSmall.png"><br></div></div></div></div></div></div>