Hi, <br><br>I am trying to install a OpenBSC+LCR+Asterisk system according to the how to send to the mail list by Konrad Meier on <i>Tue Oct 12 18:27:33  2010. </i>During installation of LCR I got following error:<br><br>make[1]: Entering directory `/home/idb/openbsc/lcr'<br>
gcc   -DWITH_GSM_BS -I./openbsc/include -I./libosmocore/include -I./openbsc   -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 -fPIC -c chan_lcr.c -o chan_lcr.po<br>
chan_lcr.c: In function ‘lcr_indicate’:<br>chan_lcr.c:2274: warning: assignment from incompatible pointer type<br>chan_lcr.c:2289: warning: assignment from incompatible pointer type<br>chan_lcr.c:2316: warning: assignment from incompatible pointer type<br>
chan_lcr.c:2381: error: dereferencing pointer to incomplete type<br>chan_lcr.c:2382: error: dereferencing pointer to incomplete type<br>chan_lcr.c: In function ‘load_module’:<br>chan_lcr.c:2818: warning: passing argument 2 of ‘ast_register_application2’ from incompatible pointer type<br>
/usr/include/asterisk/module.h:427: note: expected ‘int (*)(struct ast_channel *, void *)’ but argument is of type ‘int (*)(struct ast_channel *, void *)’<br>make[1]: *** [chan_lcr.po] Error 1<br>make[1]: Leaving directory `/home/idb/openbsc/lcr'<br>
make: *** [all] Error 2<br><br>Why is this occur? My ubuntu kernel is 2.6.32-24-generic and i exactly followed the steps. I am attaching that how to again. <br><br>I also couldn't git check out OpenBSC, LCR , mISDN, mISDNuser and i download them from <a href="http://www.linux-call-router.de/download/lcr-1.7/">http://www.linux-call-router.de/download/lcr-1.7/</a>. I want to ask that why i can't git clone.  When i try to git clone i take following:<br>
<br>git clone git://<a href="http://git.misdn.org/git/lcr.git/">git.misdn.org/git/lcr.git/</a><br>Initialized empty Git repository in /home/idb/op/lcr/.git/<br>fatal: The remote end hung up unexpectedly<br><br><br> If any you have idea please help.<br>
<br>Thanks.<br><br>Jason.<br>
<pre><br></pre>