Re: Error by building a BSP on Ubuntu 18.04

2021-03-12 Thread Olga Syrbachova
Thank you very much for your reply! I've managed to install RTEMS 5 now :) I'm not sure, but I suppose I confused somewhere the prefixes and where to install and build all the things. On Fri, 12 Mar 2021 at 01:20, Joel Sherrill wrote: > > > On Thu, Mar 11, 2021 at 2:41 PM Olga Syrbachova >

Re: Error by building a BSP on Ubuntu 18.04

2021-03-11 Thread Joel Sherrill
On Thu, Mar 11, 2021 at 2:41 PM Olga Syrbachova wrote: > It is RTEMS 5.1. I've checked the configure step. It seems to be fine. I > get this: > > config.status: creating Makefile > > target architecture: sparc. > available BSPs: erc32. > 'make all' will build the following BSPs: erc32. > other

Re: Error by building a BSP on Ubuntu 18.04

2021-03-11 Thread Olga Syrbachova
It is RTEMS 5.1. I've checked the configure step. It seems to be fine. I get this: config.status: creating Makefile target architecture: sparc. available BSPs: erc32. 'make all' will build the following BSPs: erc32. other BSPs can be built with 'make RTEMS_BSP="bsp1 bsp2 ..."' config.status:

Re: Error by building a BSP on Ubuntu 18.04

2021-03-10 Thread Gedare Bloom
Hi Olga, On Wed, Mar 10, 2021 at 1:35 PM Olga Syrbachova wrote: > > Hi! I'm following this tutorial > https://docs.rtems.org/branches/master/user/installation/kernel.html. > After successfully building a tool chain for the SPARC architecture in step > 5.1.1. I moved to the step 5.3.1. And then

Error by building a BSP on Ubuntu 18.04

2021-03-10 Thread Olga Syrbachova
Hi! I'm following this tutorial https://docs.rtems.org/branches/master/user/installation/kernel.html. After successfully building a tool chain for the SPARC architecture in step 5.1.1. I moved to the step 5.3.1. And then in step 5.3.4. I get an error: