mISDN/lcr/asterisk compilation issues

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/.

carcelle carcellelist at free.fr
Wed Feb 29 11:37:53 UTC 2012


dear Andreas,

On Wed, Feb 29, 2012 at 08:26:10AM +0100, jolly wrote:
> 
> >> excellent, i will then be able to route gsm<->sip
> >>     
> > If this is your (only) goal then I'm not sure if you need mISDN?
> >
> >   
> hi,
> 
> you don't need mISDN to just route gsm<->sip. you may specify
> "--without-misdn" at configure, to disable it.

If I use the lastest git for lcr (git clone git://git.misdn.eu/lcr.git/)
then :
./autogen.sh
./configure --witout-misdn
make complains anyway
chan_lcr.c:2752: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gcc        -Wall -DCONFIG_DATA="\"/usr/local/lcr\""
-DSHARE_DATA="\"/usr/local/lcr\"" -DLOG_DIR="\"/usr/local/lcr\""
-DEXTENSION_DATA="\"/usr/local/lcr/extensions\"" -D_GNU_SOURCE  -g -O2 -fPIC -c
bchan
nel.c -o bchannel.po
bchannel.c:26:27: error: mISDN/mISDNif.h: No such file or directory
bchannel.c:28:31: error: mISDN/mISDNcompat.h: No such file or directory
bchannel.c:29: error: 'MISDN_AF_ISDN' undeclared here (not in a function)
bchannel.c:30:24: error: mISDN/q931.h: No such file or directory

my best,

xavier.
 
> regards,
> 
> andreas
> 
> 




More information about the OpenBSC mailing list