Re: Error in building The RTEMS 5 Docs

2021-06-14 Thread Gedare Bloom
On Sun, Jun 13, 2021 at 12:05 PM Christian Mauderer wrote: > > Hello Pranav, > > On 13/06/2021 20:00, Pranav Dangi wrote: > > Building the RTEMS 5 docs using the waf build system fails and throws up > > an error in sphinx: > > > > err: > > Extension error: > > You must configure the bibtex_bibfile

Re: Error in building The RTEMS 5 Docs

2021-06-13 Thread Christian Mauderer
Hello Pranav, On 13/06/2021 20:00, Pranav Dangi wrote: Building the RTEMS 5 docs using the waf build system fails and throws up an error in sphinx: err: Extension error: You must configure the bibtex_bibfiles setting. thanks for reporting. Like discussed in discord, a cherry-pick of the fo

Re: Error in building application with rpi BSP with waf build system

2020-05-31 Thread Utkarsh Rai
On Mon, Jun 1, 2020 at 9:32 AM Utkarsh Rai wrote: > Hello, > > I was unable to build a sample app for raspberrypi, I followed the docs > and was able > to build the app for Xilinx-qemu and beagleboard. > > The waf configure command was

Re: Error in building rv32imac BSP

2020-02-20 Thread Gedare Bloom
On Thu, Feb 20, 2020 at 9:23 AM Jiri Gaisler wrote: > > > On 2/20/20 5:03 PM, Eshan Dhawan wrote: > > > > make[3]: Leaving directory > > '/home/eshan/development/rtems/kernel/rtems/rv32imac/riscv-rtems5/c/rv32imac' > > checking for RTEMS_CPU_MODEL... > > checking for RTEMS_BSP_FAMILY... riscv > >

Re: Error in building rv32imac BSP

2020-02-20 Thread Gedare Bloom
On Thu, Feb 20, 2020 at 9:24 AM Mritunjay Sharma wrote: > > Hi Eshan, > > I think the error here is "no acceptable cc found in $PATH" which means GCC > compiler might be missing > > Please try to fix it with : > > sudo apt install gcc > > Or > > sudo apt install build-essential > > If GCC compile

Re: Error in building rv32imac BSP

2020-02-20 Thread Mritunjay Sharma
Hi Eshan, I think the error here is "no acceptable cc found in $PATH" which means GCC compiler might be missing Please try to fix it with : sudo apt install gcc Or sudo apt install build-essential If GCC compiler is already installed, there are chances that symbolic link is missing. In that

Re: Error in building rv32imac BSP

2020-02-20 Thread Jiri Gaisler
On 2/20/20 5:03 PM, Eshan Dhawan wrote: > > make[3]: Leaving directory > '/home/eshan/development/rtems/kernel/rtems/rv32imac/riscv-rtems5/c/rv32imac' > checking for RTEMS_CPU_MODEL... > checking for RTEMS_BSP_FAMILY... riscv > checking for CPU_CFLAGS... (cached) -march=rv32imac -mabi=ilp32 > che

Re: error in building RTEMS Source Builder

2016-03-04 Thread Chris Johns
> On 4 Mar 2016, at 5:03 PM, Abhinav Jain wrote: > > So I am trying to build the RTEMS Source Builder on my Ubuntu machine > and this is the report file that gets generated! > Thanks for the report. The RTEMS tool should be fixed. Please try again. Please let me know if it is still broken.

Re: Error in building

2016-02-28 Thread Hesham Almatary
Hi Animesh, The RTEMS master branch assumes you are using the 4.12 RSB release (so you have to replace your 4.11 built tools with a 4.12 build). Regards, Hesham On Sun, Feb 28, 2016 at 4:46 AM, animesh pathak wrote: > Hi, I am new to RTEMS. I am trying to setup the environment but getting > err