[PATCH] fix build without mISDN

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

Peter Stuge peter at stuge.se
Wed Feb 29 17:28:03 UTC 2012


Alexander Huemer wrote:
> > make[1]: Entering directory `/usr/src/lcr'
..
> > channel.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
> 
> Are you sure that you cloned the repository from git.misdn.eu and
> not git.misdn.org ?

No mISDN should be neccessary if I understood correctly. Put above
includes inside #if WITH_MISDN like is used elsewhere in the code.


//Peter




More information about the OpenBSC mailing list