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

Stephen Groat stephen at egroat.com
Mon Mar 16 19:14:25 UTC 2015


I'm trying to make a Docker image to install network in a box and am having
some trouble getting libosmocore to build.

>From a base debian image, I'm running

apt-get update && apt-get -y upgrade && apt-get -y install wget
libopencore-amrwb0 libopencore-amrnb0 libortp8 libortp-dev
libopencore-amrnb-dev libopencore-amrwb-dev sqlite3 libdbi-dev libdbi1
libdbd-sqlite3 git build-essential automake libtool libpcsclite1
libpcsclite-dev

then:
git clone git://git.osmocom.org/libosmocore.git
cd libosmocore
autoreconf -i
./configure

The error I'm currently getting is:
checking whether struct tm has tm_gmtoff member... yes
./configure: line 12023: syntax error near unexpected token `PCSC,'
./configure: line 12023: ` PKG_CHECK_MODULES(PCSC, libpcsclite)'

Any advice? Thanks,

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20150316/e07899bc/attachment.htm>


More information about the OpenBSC mailing list