<div dir="ltr">Although I suspect that the reason you cannot install <span style="font-size:12.8px">python2.7-dev is that you have already installed </span><span style="font-size:12.8px">python2.7-dev</span>:i386 which is conflict with <span style="font-size:12.8px">python2.7-dev</span>:amd64, you should show the error message when you are trying to install <span style="font-size:12.8px">python2.7-dev to make things clearer.</span><br style="font-size:12.8px"><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 12 February 2016 at 22:38, 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 Fri, Feb 12, 2016 at 3:21 AM, Jason Wong <<a href="mailto:jason.hcwong@gmail.com">jason.hcwong@gmail.com</a>> wrote:<br>
> I am using a docker image running Ubuntu 15.10, I have no problem installing<br>
> both "python2.7-dev" and "libpython2.7-dev".<br>
> According to apt-cache, "python2.7-dev" depends on "python2.7".<br>
> If you install "python2.7-dev", then "python2.7" should be automatically<br>
> installed.<br>
> Perhaps you should show us the message you got when you try to install<br>
> "python2.7-dev", and you should also report the problem to ubuntu community<br>
> as well.<br>
><br>
> root@c0e8f7d4cae3:/# apt-cache depends python2.7-dev<br>
> python2.7-dev<br>
>   Depends: python2.7<br>
>   Depends: libpython2.7-dev<br>
>   Depends: libpython2.7<br>
>   Depends: libexpat1-dev<br>
>  |Recommends: libc6-dev<br>
>   Recommends: <libc-dev><br>
>     libc6-dev<br>
>   Replaces: python2.7<br>
><br>
><br>
> On 11 February 2016 at 19:44, punit vara <<a href="mailto:punitvara@gmail.com">punitvara@gmail.com</a>> wrote:<br>
>><br>
>> 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>><br>
>> > 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>><br>
>> >> > 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>><br>
>> >> >> wrote:<br>
>> >> >> > Hi,<br>
>> >> >> ><br>
>> >> >> > I was having the same problem yesterday and managed to find a fix<br>
>> >> >> > 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<br>
>> >> > 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>
>> >><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>
>> 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>
><br>
><br>
><br>
><br>
> --<br>
> Regards,<br>
> Jason Wong<br>
</div></div>root@punit-Compaq-420:~# apt-cache depends python2.7-dev<br>
<span class="">python2.7-dev<br>
  Depends: python2.7<br>
  Depends: libpython2.7-dev<br>
  Depends: libpython2.7<br>
  Depends: libexpat1-dev<br>
 |Recommends: libc6-dev<br>
  Recommends: <libc-dev><br>
    libc6-dev<br>
  Replaces: python2.7<br>
</span>  Replaces: python2.7:i386<br>
  Conflicts: python2.7-dev:i386<br>
<br>
Thanks Jason this is really helpful. I am attaching log file as well .<br>
How did you solve python missing error. I have found some linking<br>
error and some header file error. Please look into it. I have already<br>
asked to ubuntu community but not yet got any answer.<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Regards,<br>Jason Wong<br></div>
</div>