<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
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        : nadzmi@cybersecurity.my<br><br>Website      : http://www.cybersecurity.my<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>