<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><br>--- openbsc-request@lists.gnumonks.org <i><openbsc-request@lists.gnumonks.org></i> schrieb am <b>Mo, 27.12.2010:<br></b><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><b><br>Von: openbsc-request@lists.gnumonks.org <openbsc-request@lists.gnumonks.org><br>Betreff: OpenBSC Digest, Vol 24, Issue 26<br>An: openbsc@lists.gnumonks.org<br>Datum: Montag, 27. Dezember, 2010 13:00 Uhr<br><br></b><div class="plainMail"><b>Send OpenBSC mailing list submissions to<br>    <a ymailto="mailto:openbsc@lists.gnumonks.org" href="/mc/compose?to=openbsc@lists.gnumonks.org">openbsc@lists.gnumonks.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a href="https://lists.gnumonks.org/mailman/listinfo/openbsc"
 target="_blank">https://lists.gnumonks.org/mailman/listinfo/openbsc</a><br>or, via email, send a message with subject or body 'help' to<br>    <a ymailto="mailto:openbsc-request@lists.gnumonks.org" href="/mc/compose?to=openbsc-request@lists.gnumonks.org">openbsc-request@lists.gnumonks.org</a><br><br>You can reach the person managing the list at<br>    <a ymailto="mailto:openbsc-owner@lists.gnumonks.org" href="/mc/compose?to=openbsc-owner@lists.gnumonks.org">openbsc-owner@lists.gnumonks.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of OpenBSC digest..."<br><br><br>Today's Topics:<br><br>   1. RE: OpenBSC+LCR+Asterisk installation problem (Caleb Pal)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sun, 26 Dec 2010 14:41:39 -0800<br>From: "Caleb Pal" <<a ymailto="mailto:cleb@defcon-3.net"
 href="/mc/compose?to=cleb@defcon-3.net">cleb@defcon-3.net</a>><br>Subject: RE: OpenBSC+LCR+Asterisk installation problem<br>To: "'jason mercury'" <<a ymailto="mailto:jmercury313@gmail.com" href="/mc/compose?to=jmercury313@gmail.com">jmercury313@gmail.com</a>>,<br>    <<a ymailto="mailto:openbsc@lists.gnumonks.org" href="/mc/compose?to=openbsc@lists.gnumonks.org">openbsc@lists.gnumonks.org</a>><br>Message-ID: <004901cba54e$0ffe0950$2ffa1bf0$@net><br>Content-Type: text/plain; charset="us-ascii"<br><br>Are you using Asterisk 1.8? If so, you should checkout the asterisk_1_8<br>branch of LCR. LCR git was down, it is now back up at a slightly different<br>location, git://git.misdn.org/lcr.git/. mISDN and mISDNuser git are also at<br>the new path. <br><br> <br><br>HTH,<br><br> <br><br>Caleb<br><br> <br><br><br>From: <a ymailto="mailto:openbsc-bounces@lists.gnumonks.org"
 href="/mc/compose?to=openbsc-bounces@lists.gnumonks.org">openbsc-bounces@lists.gnumonks.org</a><br>[mailto:<a ymailto="mailto:openbsc-bounces@lists.gnumonks.org" href="/mc/compose?to=openbsc-bounces@lists.gnumonks.org">openbsc-bounces@lists.gnumonks.org</a>] On Behalf Of jason mercury<br>Sent: Thursday, December 23, 2010 8:15 AM<br>To: <a ymailto="mailto:openbsc@lists.gnumonks.org" href="/mc/compose?to=openbsc@lists.gnumonks.org">openbsc@lists.gnumonks.org</a><br>Subject: OpenBSC+LCR+Asterisk installation problem<br><br> <br><br>Hi, <br><br>I am trying to install a OpenBSC+LCR+Asterisk system according to the how to<br>send to the mail list by Konrad Meier on Tue Oct 12 18:27:33  2010. During<br>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<br>-Wall -DCONFIG_DATA="\"/usr/local/lcr\""
 -DSHARE_DATA="\"/usr/local/lcr\""<br>-DLOG_DIR="\"/usr/local/lcr\""<br>-DEXTENSION_DATA="\"/usr/local/lcr/extensions\"" -D_GNU_SOURCE -fPIC -c<br>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'<br>from incompatible pointer type<br>/usr/include/asterisk/module.h:427: note: expected 'int (*)(struct<br>ast_channel *, void *)' but argument is of type 'int (*)(struct ast_channel<br>*, 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<br>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<br>them from <a href="http://www.linux-call-router.de/download/lcr-1.7/" target="_blank">http://www.linux-call-router.de/download/lcr-1.7/</a>. I want to ask<br>that why i can't git clone.  When i try to git clone i take following:<br><br>git clone git://git.misdn.org/git/lcr.git/<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><br> <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.gnumonks.org/pipermail/openbsc/attachments/20101226/abd4475f/attachment.html"
 target="_blank">http://lists.gnumonks.org/pipermail/openbsc/attachments/20101226/abd4475f/attachment.html</a>><br><br>------------------------------<br><br>_______________________________________________<br>OpenBSC mailing list<br><a ymailto="mailto:OpenBSC@lists.gnumonks.org" href="/mc/compose?to=OpenBSC@lists.gnumonks.org">OpenBSC@lists.gnumonks.org</a><br><a href="https://lists.gnumonks.org/mailman/listinfo/openbsc" target="_blank">https://lists.gnumonks.org/mailman/listinfo/openbsc</a><br><br><br>End of OpenBSC Digest, Vol 24, Issue 26<br>***************************************<br><br><br><br><br><br>SRY . I havent .   :(<br><br>GL and HF !<br><br>Petyo<br></b></div></blockquote></td></tr></table><br>