<div dir="ltr"><div>hello.<br>Am trying to compile app_mp4.c in asterisk and getting an error , can someone help me with identifying the<br></div>problem root?.<br><div><div><div><br>make[2]: Leaving directory `/home/reymond/Documents/softwarelinux/asterisk-1.4.20/menuselect&#39;<br>
make[1]: Leaving directory `/home/reymond/Documents/softwarelinux/asterisk-1.4.20/menuselect&#39;<br>menuselect/menuselect --check-deps menuselect.makeopts  <br>Generating embedded module rules ...<br>make[1]: Nothing to be done for `all&#39;.<br>
make[1]: Nothing to be done for `all&#39;.<br>make[1]: Nothing to be done for `all&#39;.<br>make[1]: Nothing to be done for `all&#39;.<br>make[1]: Nothing to be done for `all&#39;.<br>   [CC] app_mp4.c -&gt; app_mp4.o<br>
app_mp4.c: In function ‘mp4_rtp_write_video’:<br>app_mp4.c:192: error: request for member ‘integer’ in something not a structure or union<br>app_mp4.c: In function ‘mp4_send_h264_sei’:<br>app_mp4.c:296: error: request for member ‘integer’ in something not a structure or union<br>
app_mp4.c: In function ‘mp4_rtp_read’:<br>app_mp4.c:455: error: request for member ‘integer’ in something not a structure or union<br>app_mp4.c:466: error: request for member ‘integer’ in something not a structure or union<br>
app_mp4.c: In function ‘mp4_play’:<br>app_mp4.c:788: error: request for member ‘integer’ in something not a structure or union<br>app_mp4.c:815: error: request for member ‘integer’ in something not a structure or union<br>
app_mp4.c: In function ‘mp4_save’:<br>app_mp4.c:970: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:985: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:999: error: request for member ‘codec’ in something not a structure or union<br>
app_mp4.c:1041: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:1051: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:1073: error: request for member ‘codec’ in something not a structure or union<br>
app_mp4.c:1117: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:1126: error: request for member ‘codec’ in something not a structure or union<br>app_mp4.c:1134: error: request for member ‘codec’ in something not a structure or union<br>
app_mp4.c:1175: error: request for member ‘integer’ in something not a structure or union<br>app_mp4.c:1175: error: request for member ‘integer’ in something not a structure or union<br>app_mp4.c:1175: error: request for member ‘integer’ in something not a structure or union<br>
app_mp4.c:1175: error: request for member ‘integer’ in something not a structure or union<br>make[1]: *** [app_mp4.o] Error 1<br>make: *** [apps] Error 2<br><br></div></div></div></div>