Re: Problem building RTEMS - readline/undefined reference to tputs

2019-06-05 Thread John Graham
> Did you install the packages listed here: > > https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu > > sudo apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \ > flex libpython-dev git libncurses5-dev zlib1g-dev It can't find build-dep or gcc-defaults - any idea

Re: Problem building RTEMS - readline/undefined reference to tputs

2019-06-05 Thread John Graham
ins.de> wrote: > On 05/06/2019 14:27, John Graham wrote: > > > > I'm trying to build RTEMS to see about starting development work, I > > took the advice to build the tools as per the user manual, and > > everything goes okay until this page: > > > >

Problem building RTEMS - readline/undefined reference to tputs

2019-06-05 Thread John Graham
Hi there, I'm trying to build RTEMS to see about starting development work, I took the advice to build the tools as per the user manual, and everything goes okay until this page: https://docs.rtems.org/branches/master/user/start/tools.html I've followed the instructions but when I try and ac