UEFI Booting with RTEMS

2016-02-08 Thread Joel Sherrill
Hi Has anyone tried this? I have come across a PC which doesn't have the "legacy" BIOS32. This results in at least the PCI BIOS detection failing. I haven't poked to see if the PC has settings to enable a legacy mode or if it truly abandoned it. Just curious. --joel

Re: Python problem

2016-02-08 Thread Joel Sherrill
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 wrote: > you might try ubuntu's community / support? > > On Mon, Fe

Re: Python problem

2016-02-08 Thread Gedare Bloom
you might try ubuntu's community / support? On Mon, Feb 8, 2016 at 5:35 AM, punit vara 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. > > P

Python problem

2016-02-08 Thread punit vara
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/pyt