Cannot build libosmocore git master for debian 7.8

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

Holger Hans Peter Freyther holger at freyther.de
Mon Mar 16 19:58:37 UTC 2015


On Mon, Mar 16, 2015 at 07:14:25PM +0000, Stephen Groat wrote:

Hi!


> ./configure: line 12023: syntax error near unexpected token `PCSC,'
> ./configure: line 12023: ` PKG_CHECK_MODULES(PCSC, libpcsclite)'
> 
> Any advice? Thanks,

build the debian package with cowbuilder or such and then install
it. You are missing the pkg-config m4 files which means the macro
PKG_CHECK_MODULES is not expanded.. which means when you run the
configure shell script you do see the above.


The best way forward is to build debian packages and install them.



More information about the OpenBSC mailing list