Re: Problem building rrtems

2019-07-29 Thread Gedare Bloom
On Mon, Jul 29, 2019 at 3:16 PM Gedare Bloom wrote: > > Hi Utkarsh Yadav, > > I just posted a patch to the de...@rtems.org mailing list that seems > to fix this problem. It will need to be approved by the RSB > maintainer, but you can try the fix out yourself either by getting the > patch, or appl

Re: Problem building rrtems

2019-07-29 Thread Gedare Bloom
Hi Utkarsh Yadav, I just posted a patch to the de...@rtems.org mailing list that seems to fix this problem. It will need to be approved by the RSB maintainer, but you can try the fix out yourself either by getting the patch, or applying manually the workaround. I just added the letter 'l' before t

Re: Problem building rrtems

2019-07-28 Thread Michel Macena
Try to install python dev package: > sudo apt-get install python-dev > Best, Michel Em dom, 28 de jul de 2019 às 06:26, Nils Hölscher escreveu: > Hi, > > Did you take a look at the Host computer section and installed your > dependencies? > https://docs.rtems.org/branches/master/user/hosts/posi

Re: Problem building rrtems

2019-07-28 Thread Nils Hölscher
Hi, Did you take a look at the Host computer section and installed your dependencies? https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu I hope this helps. Best, Nils Hölscher On Sun, 28 Jul 2019 at 07:13, utkarsh yadav wrote: > Hello, > I am new to RTEMS and was trying to bu

Problem building rrtems

2019-07-27 Thread utkarsh yadav
Hello, I am new to RTEMS and was trying to build it from its source code. I downloaded the source code of rsb and rtems from the git repository. I was following the steps as stated in the Quick Start section of the new user manual. On running the command ../source-builder/sb-set-builder --source-o