<div dir="ltr">I am using a docker image running Ubuntu 15.10, I have no problem installing both "python2.7-dev" and "libpython2.7-dev".<div>According to apt-cache, "python2.7-dev" depends on "python2.7".</div><div>If you install "python2.7-dev", then "python2.7" should be automatically installed.</div><div>Perhaps you should show us the message you got when you try to install  "python2.7-dev", and you should also report the problem to ubuntu community as well.</div><div><br></div><div><div>root@c0e8f7d4cae3:/# apt-cache depends python2.7-dev</div><div>python2.7-dev</div><div>  Depends: python2.7</div><div>  Depends: libpython2.7-dev</div><div>  Depends: libpython2.7</div><div>  Depends: libexpat1-dev</div><div> |Recommends: libc6-dev</div><div>  Recommends: <libc-dev></div><div>    libc6-dev</div><div>  Replaces: python2.7</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 February 2016 at 19:44, 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 Wed, Feb 10, 2016 at 11:45 PM, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br>
> We need the config.log from the subdirectory where the failure occurred.<br>
> This looks like one from the top directory,<br>
><br>
> Look at the build log to see what directory the build failed in and grab<br>
> that one.<br>
><br>
> FWIW a quick google for this issue on Ubuntu showed someone suggested:<br>
><br>
> sudo apt-get install python-dev<br>
><br>
> Have you done that?<br>
><br>
> --joel<br>
><br>
> On Wed, Feb 10, 2016 at 11:50 AM, punit vara <<a href="mailto:punitvara@gmail.com">punitvara@gmail.com</a>> wrote:<br>
>><br>
>> 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<br>
>> > 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>
>> 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>
>><br>
>> /home/punit/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems4.12-gdb-7.9-x86_64-linux-gnu-1/build<br>
><br>
><br>
</div></div>Yes I tried that before but same error.  I am attaching log file I<br>
have sent config.log from failure subdirectory. I have provided<br>
location in previous mail which is the same as shown in this log file.<br>
If I am wrong let me.<br>
<br>
Thanks for support.<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></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Regards,<br>Jason Wong<br></div>
</div>