<div dir="ltr">Hello! During build OsmocomBB I have problem. When I do "make", I get errors: 
















<span lang="EN-US" style="font-size:11pt;line-height:107%;font-family:Calibri,sans-serif">***
No rule to make target `geo.c', needed by `geo.o'.  Stop.</span><div><br></div><div>vgsm@vgsm:~/osmocom/osmocombb/src$ make nofirmware <br>make -C host/layer23<br>make[1]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23'<br>Making all in include<br>make[2]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include'<br>Making all in osmocom<br>make[3]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom'<br>Making all in bb<br>make[4]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb'<br>Making all in common<br>make[5]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/common'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/common'<br>Making all in misc<br>make[5]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/misc'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/misc'<br>Making all in mobile<br>make[5]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/mobile'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb/mobile'<br>make[5]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb'<br>make[5]: Nothing to be done for `all-am'.<br>make[5]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb'<br>make[4]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom/bb'<br>make[4]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom'<br>make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom'<br>make[3]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include/osmocom'<br>make[3]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include'<br>make[3]: Nothing to be done for `all-am'.<br>make[3]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include'<br>make[2]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/include'<br>Making all in src<br>make[2]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src'<br>Making all in common<br>make[3]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src/common'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src/common'<br>Making all in misc<br>make[3]: Entering directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src/misc'<br>make[3]: *** No rule to make target `geo.c', needed by `geo.o'.  Stop.<br>make[3]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src/misc'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/vgsm/osmocom/osmocombb/src/host/layer23'<br>make: *** [layer23] Error 2<br>vgsm@vgsm:~/osmocom/osmocombb/src$ <br><br></div></div>