<div dir="ltr">I'm trying to make a Docker image to install network in a box and am having some trouble getting libosmocore to build. <div><br></div><div>From a base debian image, I'm running<br><br>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</div><div><br></div><div>then:</div><div><div>git clone git://<a href="http://git.osmocom.org/libosmocore.git">git.osmocom.org/libosmocore.git</a></div><div>cd libosmocore</div><div>autoreconf -i</div><div>./configure</div></div><div><br></div><div>The error I'm currently getting is:</div><div><div>checking whether struct tm has tm_gmtoff member... yes</div><div>./configure: line 12023: syntax error near unexpected token `PCSC,'</div><div>./configure: line 12023: `<span class="Apple-tab-span" style="white-space:pre">     </span>PKG_CHECK_MODULES(PCSC, libpcsclite)'</div></div><div><br></div><div>Any advice? Thanks,</div><div><br></div><div>Stephen</div><div><br><br></div></div>