<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>Are you using Asterisk 1.8? If so, you should checkout the asterisk_1_8 branch of LCR. LCR git was down, it is now back up at a slightly different location, git://git.misdn.org/lcr.git/. mISDN and mISDNuser git are also at the new path. <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>HTH,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>Caleb<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>                                                                                                                                                                                       <o:p></o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> openbsc-bounces@lists.gnumonks.org [mailto:openbsc-bounces@lists.gnumonks.org] <b>On Behalf Of </b>jason mercury<br><b>Sent:</b> Thursday, December 23, 2010 8:15 AM<br><b>To:</b> openbsc@lists.gnumonks.org<br><b>Subject:</b> OpenBSC+LCR+Asterisk installation problem<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>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.<o:p></o:p></p><pre><o:p> </o:p></pre></div></body></html>