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

Alexander Huemer alexander.huemer at xx.vu
Wed Feb 29 16:26:08 UTC 2012


On Wed, Feb 29, 2012 at 05:03:43PM +0100, carcelle wrote:
> Dear Alexander, Andreas, Sylvain,
> 
> still experiencing problems building without misdn : i have corrected my typo
> error and use the last patch from alexander but still errors at compilation :
> 
> /usr/src/lcr# make
> make  all-am
> make[1]: Entering directory `/usr/src/lcr'
> 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 b
> 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
> ...
> 
> my best,
> 
> xavier.
> 
Are you sure that you cloned the repository from git.misdn.eu and not
git.misdn.org ?
Did configure accept the --without-misdn option?
Did you do a `make clean` before running `make` again?

Kind regards,
-Alexander Huemer




More information about the OpenBSC mailing list