<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
anyone can help me?<br><br>Khairul Nadzmi b Mohd Yusof<br><br>Analyst, Secure Technology Services (STS)<br>Cyber Responsive Services<br>CyberSecurity Malaysia<br>An Agency Under the Ministry of Science, Technology &amp; Innovation (MOSTI)<br><br>General Line : +603 8992 6888<br>Direct Line  : +603 8992 6967<br>General Fax  : +603 8945 3205<br>Mobile       : +601 2249 4416<br>Email        : nadzmi@cybersecurity.my<br><br>Website      : http://www.cybersecurity.my<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Khairul Nadzmi Mohd Yusof [mailto:nadzmi@cybersecurity.my]<br><b>To:</b> Development discussion of video media support in Asterisk [mailto:asterisk-video@lists.digium.com]<br><b>Sent:</b> Wed, 18 May 2011 08:51:17 +0800<br><b>Subject:</b> Re: [Asterisk-video] Compiling the MCU<br><br>


Hi All,<br><br>While compiling i got another error, it seems that it cannot locate xmlrpc.h and also the xmlrpc-c folder which is being declared inside xmlrpcserver.h<br><br><pre>#include &lt;xmlrpc.h&gt;
#include &lt;xmlrpc-c/abyss.h&gt;
#include &lt;xmlrpc-c/server_abyss.h&gt;<br><br>This is the compilation error<br></pre><br><br>In file included from /usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:5:<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:3:20: error: xmlrpc.h: No such file or directory<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:4:26: error: xmlrpc_abyss.h: No such file or directory<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:12: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:26: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:27: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:28: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:29: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:30: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:33: error: âTSessionâ has not been declared<br>/usr/src/asterisk/mcu/media/include/xmlrpcserver.h:38: error: âTServerâ does not name a type<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp: In constructor âXmlRpcServer::XmlRpcServer(int)â:<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:18: error: âDateInitâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:21: error: âMIMETypeInitâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:27: error: âsrvâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:27: error: âDEFAULT_DOCSâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:27: error: âServerCreateâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:33: error: âServerDefaultHandlerâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:36: error: âServerInitâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp: In member function âint XmlRpcServer::Run()â:<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:67: error: âsrvâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:67: error: âServerRunâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp: At global scope:<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:98: error: âint XmlRpcServer::RequestHandlerâ is not a static member of âclass XmlRpcServerâ<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:98: error: âTSessionâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:98: error: expected primary-expression before âconstâ<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:99: error: expected â,â or â;â before â{â token<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:114: error: âint XmlRpcServer::DispatchRequestâ is not a static member of âclass XmlRpcServerâ<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:114: error: âTSessionâ was not declared in this scope<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:114: error: expected primary-expression before âconstâ<br>/usr/src/asterisk/mcu/media/src/xmlrpcserver.cpp:115: error: expected â,â or â;â before â{â token<br>make[1]: *** [xmlrpcserver.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/mcu/media'<br>make: *** [all] Error 2<br><br><br>Khairul Nadzmi b Mohd Yusof<br><br>Analyst, Secure Technology Services (STS)<br>Cyber Responsive Services<br>CyberSecurity Malaysia<br>An Agency Under the Ministry of Science, Technology &amp; Innovation (MOSTI)<br><br>General Line : +603 8992 6888<br>Direct Line  : +603 8992 6967<br>General Fax  : +603 8945 3205<br>Mobile       : +601 2249 4416<br>Email        : nadzmi@cybersecurity.my<br><br>Website      : http://www.cybersecurity.my<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Sergio Garcia Murillo [mailto:sergio.garcia@fontventa.com]<br><b>To:</b> Development discussion of video media support in Asterisk [mailto:asterisk-video@lists.digium.com]<br><b>Sent:</b> Mon, 16 May 2011 18:00:22 +0800<br><b>Subject:</b> Re: [Asterisk-video] Compiling the MCU<br><br>

  
    
    
  
  
    No, leave the FLASHSTREAMER set to "no"<br>
    <br>
    BR<br>
    Sergio<br>
    <br>
    El 16/05/2011 11:48, <a class="moz-txt-link-abbreviated" href="mailto:nadzmi@cybersecurity.my">nadzmi@cybersecurity.my</a> escribió:
    <blockquote type="cite">
      
      <font size="2">
        <p>Thank you. Do gnash is required to be installed?<br>
          - Via blackberry -<br>
        </p>
      </font>
      <hr><font size="2">
        <p>&nbsp;----- Original Message -----<br>
          <b>&nbsp; From: </b>Sergio Garcia Murillo
          [<a class="moz-txt-link-abbreviated" href="mailto:sergio.garcia@fontventa.com">sergio.garcia@fontventa.com</a>]<br>
          <b>&nbsp; Sent: </b>05/16/2011 11:44 AM ZE2<br>
          <b>&nbsp; To: </b>Development discussion of video media support in
          Asterisk <a class="moz-txt-link-rfc2396E" href="mailto:asterisk-video@lists.digium.com">&lt;asterisk-video@lists.digium.com&gt;</a><br>
          <b>&nbsp; Subject: </b>Re: [Asterisk-video] Compiling the MCU<br>
        </p>
      </font><br>
      Change the<br>
      <br>
      SRCDIR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr/local/src/mcu<br>
      <br>
      In the config.mk in your mcu directory.<br>
      <br>
      BR<br>
      sergio<br>
      <br>
      El 16/05/2011 11:41, amit anand escribió:
      <blockquote type="cite">Hi<br>
        <br>
        i dont remember exactly but you need to modify the makefile<br>
        <br>
        <div class="gmail_quote">On Mon, May 16, 2011 at 14:59, Khairul
          Nadzmi Mohd Yusof <span><a class="moz-txt-link-rfc2396E" href="mailto:nadzmi@cybersecurity.my">&lt;nadzmi@cybersecurity.my&gt;</a></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div> Hi All,<br>
              <br>
              I was trying to compile the MCU, but i got this
              compilation error during make. What did i miss? it seems
              that it cannot locate the mcu.cpp to compile it to be
              mcu.o . but the file is inside the src file. I'm not sure
              what is the requirement for this mcu to be installed<br>
              <br>
              mkdir -p bin<br>
              make -C media<br>
              make[1]: Entering directory `/usr/src/asterisk/mcu/media'<br>
              mkdir -p /usr/local/src/mcu/media/build/debug<br>
              mkdir -p /usr/local/src/mcu/bin//debug<br>
              make[1]: *** No rule to make target `mcu.o', needed by
              `mcu'.&nbsp; Stop.<br>
              make[1]: Leaving directory `/usr/src/asterisk/mcu/media'<br>
              make: *** [all] Error 2<br>
              <br>
              <br>
              Khairul Nadzmi b Mohd Yusof<br>
              <br>
              Analyst, Secure Technology Services (STS)<br>
              Cyber Responsive Services<br>
              CyberSecurity Malaysia<br>
              An Agency Under the Ministry of Science, Technology &amp;
              Innovation (MOSTI)<br>
              <br>
              General Line : +603 8992 6888<br>
              Direct Line : +603 8992 6967<br>
              General Fax : +603 8945 3205<br>
              Mobile : +601 2249 4416<br>
              Email : <a class="moz-txt-link-abbreviated" href="mailto:nadzmi@cybersecurity.my">nadzmi@cybersecurity.my</a><br>
              <br>
              Website : <a href="http://www.cybersecurity.my">http://www.cybersecurity.my</a><br>
              <br>
              <hr> Disclaimer:<br>
              <br>
“This&nbsp;email&nbsp;(and&nbsp;any&nbsp;attachment&nbsp;to&nbsp;it)&nbsp;is&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;CyberSecurity&nbsp;Malaysia&nbsp;assumes&nbsp;no&nbsp;liability&nbsp;whatsoever&nbsp;for&nbsp;the&nbsp;content&nbsp;of&nbsp;this&nbsp;email&nbsp;or&nbsp;for&nbsp;the&nbsp;consequences&nbsp;of&nbsp;actions&nbsp;taken&nbsp;based&nbsp;on&nbsp;such&nbsp;content&nbsp;unless&nbsp;it&nbsp;is&nbsp;subsequently&nbsp;confirmed&nbsp;in&nbsp;writing.&nbsp;Unintended&nbsp;recipients&nbsp;are&nbsp;notified&nbsp;that&nbsp;disclosing,&nbsp;copying&nbsp;or&nbsp;distributing&nbsp;of&nbsp;this&nbsp;email,&nbsp;or&nbsp;acting&nbsp;based&nbsp;on&nbsp;its&nbsp;contents,&nbsp;is&nbsp;strictly&nbsp;prohibited;&nbsp;and&nbsp;you&nbsp;are&nbsp;to&nbsp;immediately&nbsp;and&nbsp;permanently&nbsp;delete&nbsp;or&nbsp;destroy&nbsp;this&nbsp;email&nbsp;and&nbsp;notify&nbsp;the&nbsp;sender&nbsp;forthwith.<br>
            </div>
            <br>
            --<br>
_____________________________________________________________________<br>
            -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>
            <br>
            asterisk-video mailing list<br>
            To UNSUBSCRIBE or update options visit:<br>
            &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div><br>
        </div>
        <div>Amit Anand</div>
        <div><br>
        </div>
        <div><font size="1"><span style="font-family: arial,sans-serif;
              border-collapse: collapse;">
              <h1 style="font-family: arial,sans-serif; margin: 12px 5px
                5px 10px; padding: 0px; color: rgb(0, 0, 0); background:
                inherit; border-right: inherit;"> <span style="padding-right: 10px;">+1 774 264-8024</span></h1>
            </span></font></div>
        <div><font size="4">+91 9013223047</font></div>
        <div><br>
        </div>
        <br>
        <pre><fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
      </blockquote>
      <br>
      <br>
      <br>
      <hr>
      Disclaimer:<br>
      <br>
“This&nbsp;email&nbsp;(and&nbsp;any&nbsp;attachment&nbsp;to&nbsp;it)&nbsp;is&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;CyberSecurity&nbsp;Malaysia&nbsp;assumes&nbsp;no&nbsp;liability&nbsp;whatsoever&nbsp;for&nbsp;the&nbsp;content&nbsp;of&nbsp;this&nbsp;email&nbsp;or&nbsp;for&nbsp;the&nbsp;consequences&nbsp;of&nbsp;actions&nbsp;taken&nbsp;based&nbsp;on&nbsp;such&nbsp;content&nbsp;unless&nbsp;it&nbsp;is&nbsp;subsequently&nbsp;confirmed&nbsp;in&nbsp;writing.&nbsp;Unintended&nbsp;recipients&nbsp;are&nbsp;notified&nbsp;that&nbsp;disclosing,&nbsp;copying&nbsp;or&nbsp;distributing&nbsp;of&nbsp;this&nbsp;email,&nbsp;or&nbsp;acting&nbsp;based&nbsp;on&nbsp;its&nbsp;contents,&nbsp;is&nbsp;strictly&nbsp;prohibited;&nbsp;and&nbsp;you&nbsp;are&nbsp;to&nbsp;immediately&nbsp;and&nbsp;permanently&nbsp;delete&nbsp;or&nbsp;destroy&nbsp;this&nbsp;email&nbsp;and&nbsp;notify&nbsp;the&nbsp;sender&nbsp;forthwith.<br>
      <pre><fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
      <pre><fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
    </blockquote>
    <br>
  

</blockquote>
<br>
<br>
<hr>
Disclaimer:<br>
<br>
“This&nbsp;email&nbsp;(and&nbsp;any&nbsp;attachment&nbsp;to&nbsp;it)&nbsp;is&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;CyberSecurity&nbsp;Malaysia&nbsp;assumes&nbsp;no&nbsp;liability&nbsp;whatsoever&nbsp;for&nbsp;the&nbsp;content&nbsp;of&nbsp;this&nbsp;email&nbsp;or&nbsp;for&nbsp;the&nbsp;consequences&nbsp;of&nbsp;actions&nbsp;taken&nbsp;based&nbsp;on&nbsp;such&nbsp;content&nbsp;unless&nbsp;it&nbsp;is&nbsp;subsequently&nbsp;confirmed&nbsp;in&nbsp;writing.&nbsp;Unintended&nbsp;recipients&nbsp;are&nbsp;notified&nbsp;that&nbsp;disclosing,&nbsp;copying&nbsp;or&nbsp;distributing&nbsp;of&nbsp;this&nbsp;email,&nbsp;or&nbsp;acting&nbsp;based&nbsp;on&nbsp;its&nbsp;contents,&nbsp;is&nbsp;strictly&nbsp;prohibited;&nbsp;and&nbsp;you&nbsp;are&nbsp;to&nbsp;immediately&nbsp;and&nbsp;permanently&nbsp;delete&nbsp;or&nbsp;destroy&nbsp;this&nbsp;email&nbsp;and&nbsp;notify&nbsp;the&nbsp;sender&nbsp;forthwith.<br>


</blockquote><style>
 BODY {font:10pt Tahoma,Verdana,sans-serif}
 * {color:#000000;}
</style>
<BR />
<BR />
<HR />
Disclaimer:<BR />
<BR />
“This&nbsp;email&nbsp;(and&nbsp;any&nbsp;attachment&nbsp;to&nbsp;it)&nbsp;is&nbsp;confidential&nbsp;and&nbsp;intended&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;individual&nbsp;or&nbsp;entity&nbsp;to&nbsp;whom&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;CyberSecurity&nbsp;Malaysia&nbsp;assumes&nbsp;no&nbsp;liability&nbsp;whatsoever&nbsp;for&nbsp;the&nbsp;content&nbsp;of&nbsp;this&nbsp;email&nbsp;or&nbsp;for&nbsp;the&nbsp;consequences&nbsp;of&nbsp;actions&nbsp;taken&nbsp;based&nbsp;on&nbsp;such&nbsp;content&nbsp;unless&nbsp;it&nbsp;is&nbsp;subsequently&nbsp;confirmed&nbsp;in&nbsp;writing.&nbsp;Unintended&nbsp;recipients&nbsp;are&nbsp;notified&nbsp;that&nbsp;disclosing,&nbsp;copying&nbsp;or&nbsp;distributing&nbsp;of&nbsp;this&nbsp;email,&nbsp;or&nbsp;acting&nbsp;based&nbsp;on&nbsp;its&nbsp;contents,&nbsp;is&nbsp;strictly&nbsp;prohibited;&nbsp;and&nbsp;you&nbsp;are&nbsp;to&nbsp;immediately&nbsp;and&nbsp;permanently&nbsp;delete&nbsp;or&nbsp;destroy&nbsp;this&nbsp;email&nbsp;and&nbsp;notify&nbsp;the&nbsp;sender&nbsp;forthwith.<BR />
</body></html>