<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18865"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Hello list,</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'm trying to compile <SPAN 
style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium 'Times New Roman'; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" 
class=Apple-style-span><SPAN style="FONT-FAMILY: monospace" 
class=Apple-style-span>app_mp4.c in asterisk 1.6 (fontventa)from <A 
href="https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/"><FONT 
title="https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/&#10;CTRL + Clique para seguir o link" 
size=3 
face="Times New Roman">https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/</FONT></A> 
</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Calibri><SPAN 
style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium 'Times New Roman'; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" 
class=Apple-style-span><SPAN style="FONT-FAMILY: monospace" 
class=Apple-style-span></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri><SPAN 
style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium 'Times New Roman'; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" 
class=Apple-style-span><SPAN style="FONT-FAMILY: monospace" 
class=Apple-style-span>I followed the <A 
title="http://www.mail-archive.com/asterisk-video@lists.digium.com/msg00089.html&#10;CTRL + Clique para seguir o link" 
href="http://www.mail-archive.com/asterisk-video@lists.digium.com/msg00089.html">http://www.mail-archive.com/asterisk-video@lists.digium.com/msg00089.html</A> 
post, but occurs this errors :</DIV><PRE>[root@localhost asterisk]# make<BR>CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts<BR>make[1]: Entrando no diretório `/usr/src/asterisk/menuselect'<BR>make[1]: `makeopts' está atualizado.<BR>make[1]: Saindo do diretório `/usr/src/asterisk/menuselect'<BR>Generating embedded module rules ...<BR>&nbsp;&nbsp; [CC] app_mp4.c -&gt; app_mp4.o<BR>app_mp4.c: In function ‘mp4_rtp_write_audio’:<BR>app_mp4.c:162: error: incompatible type for argument 3 of ‘MP4AddRtpImmediateData’<BR>app_mp4.c:171: error: invalid operands to binary +<BR>app_mp4.c: In function ‘mp4_rtp_write_video’:<BR>app_mp4.c:189: error: invalid operands to binary &amp;<BR>app_mp4.c:220: error: incompatible type for argument 3 of ‘MP4AddRtpImmediateData’<BR>app_mp4.c:236: error: cannot convert to a pointer type<BR>app_mp4.c: In function ‘mp4_rtp_read’:<BR>app_mp4.c:306: error: incompatible types in assignment<BR>app_mp4.c:312: error: incompatible types in assignment<BR>app_mp4.c:323: error: invalid operands to binary |<BR>app_mp4.c: In function ‘mp4_play’:<BR>app_mp4.c:642: error: incompatible types in assignment<BR>app_mp4.c:646: warning: passing argument 2 of ‘__rawmemchr’ makes integer from pointer without a cast<BR>app_mp4.c:646: warning: passing argument 2 of ‘__builtin_strchr’ makes integer from pointer without a cast<BR>app_mp4.c:669: error: incompatible types in assignment<BR>app_mp4.c: In function ‘mp4_save’:<BR>app_mp4.c:826: error: invalid operands to binary &amp;<BR>app_mp4.c:836: error: invalid operands to binary &amp;<BR>app_mp4.c:845: error: invalid operands to binary &amp;<BR>app_mp4.c:881: error: cannot convert to a pointer type<BR>app_mp4.c:887: error: invalid operands to binary &amp;<BR>app_mp4.c:897: error: invalid operands to binary &amp;<BR>app_mp4.c:915: warning: pointer targets in assignment differ in signedness<BR>app_mp4.c:902: warning: unused variable ‘pebit’<BR>app_mp4.c:918: error: invalid operands to binary &amp;<BR>app_mp4.c:929: warning: pointer targets in assignment differ in signedness<BR>app_mp4.c:962: error: invalid operands to binary &amp;<BR>app_mp4.c:971: error: invalid operands to binary &amp;<BR>app_mp4.c:979: error: invalid operands to binary &amp;<BR>app_mp4.c:1020: error: invalid operands to binary ==<BR>app_mp4.c:1020: error: incompatible type for argument 2 of ‘__rawmemchr’<BR>app_mp4.c:1020: error: incompatible type for argument 2 of ‘__builtin_strchr’<BR>app_mp4.c: In function ‘load_module’:<BR>app_mp4.c:1069: warning: passing argument 2 of ‘ast_register_application2’ from incompatible pointer type<BR>app_mp4.c:1070: warning: passing argument 2 of ‘ast_register_application2’ from incompatible pointer type<BR>make[1]: ** [app_mp4.o] Erro 1<BR>make: ** [apps] Erro 2<BR></PRE><PRE>Please, what can cause this error ?<BR></PRE><PRE>Thanks,</PRE><PRE>Roberto Capelo</PRE><PRE>&nbsp;</PRE></SPAN></SPAN></FONT></BODY></HTML>