<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>I know this problem has been dealt previously in a minor variation but please help me out here.<br>I'm trying to configure OpenBSC using the USRP N210 device and followed the same network from scratch installation.<br>
</div>I got up to the part where sysmobts gives the error and corrected it by editing the makefile.<br></div>But unlike others my 'make' command is giving me an error in the rsl.c file. <br><br>make[2]: Entering directory `/home/prabu/OpenBSC-OpenBTS/osmo-bts/src/common'<br>
  CC     rsl.o<br>rsl.c:140:2: warning: #warning merge lchan_lookup with OpenBSC [-Wcpp]<br>rsl.c: In function ‘rsl_rx_chan_activ’:<br>rsl.c:779:53: error: ‘struct gsm_lchan’ has no member named ‘mr_bts_lv’<br>rsl.c:783:15: error: ‘struct gsm_lchan’ has no member named ‘mr_bts_lv’<br>
rsl.c: In function ‘rsl_rx_mode_modif’:<br>rsl.c:1028:53: error: ‘struct gsm_lchan’ has no member named ‘mr_bts_lv’<br>rsl.c:1032:15: error: ‘struct gsm_lchan’ has no member named ‘mr_bts_lv’<br>make[2]: *** [rsl.o] Error 1<br>
make[2]: Leaving directory `/home/prabu/OpenBSC-OpenBTS/osmo-bts/src/common'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/prabu/OpenBSC-OpenBTS/osmo-bts/src'<br>make: *** [all-recursive] Error 1<br>
<br></div>Can someone please help me out in what this error deals with. Or people who successfully completed the installation could tell me what they did differently<br><br><br></div><div>Regards,<br></div><div>Jijo<br></div>
</div>