Hello, Your patched worked, now I can compile LCR without getting any errors. However, this error still persists:
<000b> bsc_api.c:374 Sending ChanModify for speech 0 1 <000b> bsc_api.c:118 Using non speech mode: 0 <000b> osmo_msc.c:73 Assignment complete should not have been reached.
I still think OpenBSC itself causes this problem as it is the only thing I've changed. Any ideas?
-----Original Message----- From: openbsc-bounces@lists.osmocom.org [mailto:openbsc-bounces@lists.osmocom.org] On Behalf Of Andreas Eversberg Sent: Tuesday, November 13, 2012 11:12 PM To: Pierre Kim Cc: 'Holger Hans Peter Freyther'; openbsc@lists.osmocom.org Subject: Re: ChanModify
Pierre Kim wrote:
Um... I think you forgot to attach the patch file?
-----Original Message----- From: openbsc-bounces@lists.osmocom.org [mailto:openbsc-bounces@lists.osmocom.org] On Behalf Of Andreas Eversberg Sent: Tuesday, November 13, 2012 8:52 PM To: Pierre Kim Cc: 'Holger Hans Peter Freyther'; openbsc@lists.osmocom.org Subject: Re: ChanModify
Pierre Kim wrote:
This is what I get when I try to compile on jolly/new
chan_lcr.c:693:2: warning: #warning DISABLED DUE TO DOUBLE LOCKING PROBLEM chan_lcr.c: In function 'lcr_read': chan_lcr.c:2901: error: request for member 'integer' in something not a structure or union make[1]: *** [chan_lcr.po] Error 1
hi pierre,
can you try this patch? if it works, let me know.
regards,
andreas
sorry