<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    On 3/12/12 10:55 PM, Krishna Kurapati wrote:
    <blockquote
cite="mid:CAOzCjAd7H+_kNdB+CuMuCH_d1Ek_J7ejte1oT6+6aT=5ai9kKA@mail.gmail.com"
      type="cite">
      <div>Hi,</div>
      <div><br>
      </div>
      git cloned main branch and tried to compile it on Cent OS 6.
      <div><br>
      </div>
      <div>The mi_xmlrpc module is failing to compile</div>
      <div><br>
      </div>
      <div>
        <div>make</div>
        <div>Makefile:46: You are using an unsupported libxmlrpc-c3
          version &nbsp;(1.16.24), compile at your own risk!</div>
        <div>Makefile:46: You are using an unsupported libxmlrpc-c3
          version &nbsp;(1.16.24), compile at your own risk!</div>
      </div>
    </blockquote>
    <br>
    as the above log message says, you compile against an unsupported
    lib version.<br>
    <br>
    As a matter of fact, you should use xmlrpc module from modules/
    folder instead of mi_xmlrpc which is going to be obsolete. With
    xmlrpc you can run any MI command via RPC command 'mi', with first
    parameter the MI command, and of course, any RPC command exported
    from modules.<br>
    <br>
    xmlrpc does not use an external library for transport layer, but the
    tcp/tls from the core.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <blockquote
cite="mid:CAOzCjAd7H+_kNdB+CuMuCH_d1Ek_J7ejte1oT6+6aT=5ai9kKA@mail.gmail.com"
      type="cite">
      <div>
        <div>CC (gcc) [M mi_xmlrpc.so]<span class="Apple-tab-span"
            style="white-space:pre"> </span>abyss_conf.o</div>
        <div>CC (gcc) [M mi_xmlrpc.so]<span class="Apple-tab-span"
            style="white-space:pre"> </span>abyss_conn.o</div>
        <div>CC (gcc) [M mi_xmlrpc.so]<span class="Apple-tab-span"
            style="white-space:pre"> </span>abyss_data.o</div>
        <div>
          abyss_data.c:219: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:236: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:249: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:287: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:299: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:312: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:326: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>abyss_data.c:332: error: expected &#8216;)&#8217; before &#8216;*&#8217; token</div>
        <div>make: *** [abyss_data.o] Error 1</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>I have installed following rpms:</div>
      <div><br>
      </div>
      <div>
        <div>xmlrpc-c-devel-1.16.24-1200.1840.el6_1.4.x86_64</div>
        <div>xmlrpc-c-client-1.16.24-1200.1840.el6_1.4.x86_64</div>
        <div>xmlrpc-c-client++-1.16.24-1200.1840.el6_1.4.x86_64</div>
        <div>xmlrpc-c-c++-1.16.24-1200.1840.el6_1.4.x86_64</div>
        <div>xmlrpc-c-1.16.24-1200.1840.el6_1.4.x86_64</div>
      </div>
      <div><br>
      </div>
      <div>Can someone help with this?&nbsp;</div>
      <div><br>
      </div>
      <div>Thanks</div>
      <div>Krish</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
<a class="moz-txt-link-freetext" href="http://www.asipto.com/index.php/kamailio-advanced-training/">http://www.asipto.com/index.php/kamailio-advanced-training/</a></pre>
  </body>
</html>