Hello Team,

I hope you are well and good .

While I am doing the compilation of osmocom BB ,  There are errors as following ,  I committed the "Hello world" in the Makefile then there was another error and it kept coming one after another after I did the commit .

Please note I have installed all the pre-requisites , GnuARM ToolChain and Libsomocomcore as directed in document .  Also I have tried on both Ubuntu 20 and 22 but still the error keep coming . 

Please let me know for any know solutions for the same and also let me know if you need some more information from myside .

Advance thanks for your support and all this good work .


comm/timer.c: In function ‘timer_irq’:
comm/timer.c:184: warning: unused parameter ‘irq’
  AR     comm/libcomm.a
  CC     tiffs/globals.o
  CC     tiffs/init.o
  CC     tiffs/readfile.o
  AR     tiffs/libtiffs.a
  LD     board/compal_e88/hello_world.compalram.elf
arm-elf-gcc: board/compal_e88/hello_world.compalram.map: No such file or directory
make[1]: *** [Makefile.inc:139: board/compal_e88/hello_world.compalram.elf] Error 1
make[1]: Leaving directory '/home/lab3/osmocom-bb/src/target/firmware'
make: *** [Makefile:100: firmware] Error 2


BR//
Niraj Kumar