Python problem

Joel Sherrill joel at rtems.org
Mon Feb 8 20:28:37 UTC 2016


This looks like the message gdb prints when the python development libraries
are not installed. Yes. It is a bad error message. Try this:

https://docs.rtems.org/rsb/#_ubuntu

--joel

On Mon, Feb 8, 2016 at 10:35 AM, Gedare Bloom <gedare at rtems.org> wrote:

> you might try ubuntu's community / support?
>
> On Mon, Feb 8, 2016 at 5:35 AM, punit vara <punitvara at gmail.com> wrote:
> > I am facing python problem since long time. I updated my system to
> > ubuntu 15.10 from 15.04 as I was facing python problem but eventually
> > I ended up with the same problem I came across before.
> >
> > Python -V shows python 2.7.10
> >
> > But when Check error log it says
> >
> > checking for python... /usr/local/bin/python
> > checking for python2.7... no
> > configure: error: python is missing or unusable
> > Makefile:8643: recipe for target 'configure-gdb' failed
> >
> > When I try to do following
> >
> > $ sudo apt-get build-dep binutils gcc g++ gdb unzip git python2.7-dev
> >
> > In this I found out ubuntu is picking python2.7 instead of
> > python2.7-dev. It seems to me if anyhow I can force OS to pick
> > python2.7-dev then this problem can be solved But I don't know how to
> > do this.Can somebody please help regarding this? Any help would be
> > appreciated.
> > _______________________________________________
> > devel mailing list
> > devel at rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20160208/e818d371/attachment.html>


More information about the devel mailing list