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

Error in building The RTEMS 5 Docs

2021-06-13 Thread Pranav Dangi
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. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

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

Error in building application with rpi BSP with waf build system

2020-05-31 Thread Utkarsh Rai
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 - ./waf configure --rtems=$HOME/sandbox/rtems/5 --rtems-bsp=arm/

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
t; Mritunjay > > Get Outlook for iOS > > From: devel on behalf of Eshan Dhawan > > Sent: Thursday, February 20, 2020 9:33:08 PM > To: devel@rtems.org > Subject: Error in building rv32imac BSP > > /home/eshan/development/rtems/k

Re: Error in building rv32imac BSP

2020-02-20 Thread Mritunjay Sharma
issing. In that case you can do make CC=gcc Thanks Mritunjay Get Outlook for iOS<https://aka.ms/o0ukef> From: devel on behalf of Eshan Dhawan Sent: Thursday, February 20, 2020 9:33:08 PM To: devel@rtems.org Subject: Error in building rv32imac BSP /home/e

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

Error in building rv32imac BSP

2020-02-20 Thread Eshan Dhawan
/home/eshan/development/rtems/kernel/rtems/configure --prefix=/home/eshan/development/rtems/5 --enable-maintainer-mode --target=riscv-rtems5 --enable-rtemsbsp=rv32imac --enable-tests --enable-posix --disable-networking --enable-cxx I ran this command and it returns the output hecking for gmake...

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.

error in building RTEMS Source Builder

2016-03-03 Thread Abhinav Jain
So I am trying to build the RTEMS Source Builder on my Ubuntu machine and this is the report file that gets generated! RTEMS Tools Project - Source Builder Error Report Build: error: building rtems-tools-HEAD-1 Command Line: ../source-builder/sb-set-builder --log=l-i386.txt --prefix=/home/abhina

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

Error in building

2016-02-27 Thread animesh pathak
Hi, I am new to RTEMS. I am trying to setup the environment but getting error. I followed the instruction from the rtems website. Firstly I installed RSB as instructed by this link https://devel.rtems.org/wiki/Developer/Tools/RSB (../source-builder/sb-set-builder --prefix=$HOME/development/rtems/4.