<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello list,<br><br>I have compiled OpenBSC stack following the link <a href="http://openbsc.osmocom.org/trac/wiki/network_from_scratch." target="_blank">http://openbsc.osmocom.org/trac/wiki/network_from_scratch.</a> <br>Everything has been compiled and configured smoothly except osmo-bts.For installing osmo-bts,i git cloned master branch from <a href="https://github.com/osmocom/osmo-bts" target="_blank">https://github.com/osmocom/osmo-bts</a>.<br>Following the link, i did <b><i>configure --enable-trx</i> </b>and when <b><i>make</i></b> osmo-bts, i am getting the following error:<br><br>l1_if.c: In function ‘bts_model_l1sap_down’:<br>l1_if.c:552:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:553:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:554:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:555:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:580:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:581:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:582:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>l1_if.c:583:23: error: ‘struct amr_multirate_conf’ has no member named ‘mode’<br>make: *** [l1_if.o] Error 1<br><br>I have tried it with the change branch: jolly/trx and also tried<i><b> </b></i>to<i><b> make</b> </i>osmo-bts-trx in the src directory of osmo-bts but same error persisits.<br>Any help in this regard will be a worth.<br><br>Thanks<br> Best Regards<br><br>                                     </div></body>
</html>