OpenBSC installed but missing ipaccess and abisip-find

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Vasil Velichkov vvvelichkov at gmail.com
Mon May 13 17:28:21 UTC 2019


Hi Ty,

On 13/05/2019 15.31, ty wrote:
> In file included from gsm_04_80_utils.c:22:0:
> /usr/local/include/osmocom/gsm/gsm0480.h:120:14: note: declared here
>  struct msgb *gsm0480_create_ussd_release_complete(void)
>               ^

Most probably this is a deprecation warning that you could ignore.

>   CC       lchan_rtp_fsm.o
> lchan_rtp_fsm.c: In function ‘mgcp_pick_codec’:
> lchan_rtp_fsm.c:841:12: error: ‘struct mgcp_conn_peer’ has no member 
> named ‘param_present’
>    verb_info->param_present = true;
>             ^
> lchan_rtp_fsm.c:842:12: error: ‘struct mgcp_conn_peer’ has no member 
> named ‘param’
>  verb_info->param.amr_octet_aligned_present = true;
>             ^
> lchan_rtp_fsm.c:851:12: error: ‘struct mgcp_conn_peer’ has no member 
> named ‘param’
>  verb_info->param.amr_octet_aligned = true;
>             ^
> lchan_rtp_fsm.c:854:12: error: ‘struct mgcp_conn_peer’ has no member 
> named ‘param’
>  verb_info->param.amr_octet_aligned = 
> lchan->conn->sccp.msc->amr_octet_aligned;
>             ^
> Makefile:616: recipe for target 'lchan_rtp_fsm.o' failed
> make[3]: *** [lchan_rtp_fsm.o] Error 1
> make[3]: Leaving directory '/home/tyrus/osmo-bsc/src/osmo-bsc'

Install the latest version of osmo-mgw from its maser branch and try 
again.  These two members were added in commit 228e59158 and it seems 
you have installed an older version.

Regards,
Vasil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20190513/6208c3b2/attachment.htm>


More information about the OpenBSC mailing list