<div dir="ltr">We need the config.log from the subdirectory where the failure occurred. This looks like one from the top directory,<div><br></div><div>Look at the build log to see what directory the build failed in and grab that one.</div><div><br></div><div>FWIW a quick google for this issue on Ubuntu showed someone suggested:</div><div><br></div><div>sudo apt-get install python-dev<br></div><div><br></div><div>Have you done that?</div><div><br></div><div>--joel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 10, 2016 at 11:50 AM, punit vara <span dir="ltr"><<a href="mailto:punitvara@gmail.com" target="_blank">punitvara@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 class="HOEnZb"><div class="h5">On Tue, Feb 9, 2016 at 8:21 PM, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br>
><br>
><br>
> On Tue, Feb 9, 2016 at 8:15 AM, punit vara <<a href="mailto:punitvara@gmail.com">punitvara@gmail.com</a>> wrote:<br>
>><br>
>> On Tue, Feb 9, 2016 at 6:56 PM, Aun-Ali Zaidi <<a href="mailto:admin@kodeit.net">admin@kodeit.net</a>> wrote:<br>
>> > Hi,<br>
>> ><br>
>> > I was having the same problem yesterday and managed to find a fix by<br>
>> > installing libpython2.7-dev:<br>
>> ><br>
>> > sudo apt-get install libpython2.7-dev<br>
>> ><br>
>> > Aun-Ali Zaidi<br>
>> ><br>
>><br>
>> Thanks Aun-Ali. I have tried but again I am getting same error.<br>
>> Because this package would get installed when you install<br>
>> python2.7-dev<br>
><br>
><br>
> Can you look in the config.log for gdb where the failure occurred? Or even<br>
> at the <a href="http://configure.in/ac" rel="noreferrer" target="_blank">configure.in/ac</a> script in its source. It is looking for a very<br>
> specific<br>
> file to link against and failing.<br>
><br>
> yum have a "provides" subcommand to search for which package provides<br>
> a specific file. Apt must have a similar capability.<br>
><br>
> So you can figure out the file gdb needs to link and the corresponding<br>
> package which includes it.<br>
><br>
> --joel<br>
><br>
>><br>
>> _______________________________________________<br>
>> devel mailing list<br>
>> <a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
>> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
><br>
><br>
<br>
</div></div>Yes I agree with you Joel. From line 129 I found errors if you can<br>
help me out. Perhaps somebody can help me I am attaching config.log<br>
file from<br>
<br>
/home/punit/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems4.12-gdb-7.9-x86_64-linux-gnu-1/build<br>
</blockquote></div><br></div>