[asterisk-dev] app_mp4.c compilation error

Raymond Muranganwa mranganwarey at gmail.com
Sun Jun 30 12:25:24 CDT 2013


hello.
Am trying to compile app_mp4.c in asterisk and getting an error , can
someone help me with identifying the
problem root?.

make[2]: Leaving directory
`/home/reymond/Documents/softwarelinux/asterisk-1.4.20/menuselect'
make[1]: Leaving directory
`/home/reymond/Documents/softwarelinux/asterisk-1.4.20/menuselect'
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
   [CC] app_mp4.c -> app_mp4.o
app_mp4.c: In function ‘mp4_rtp_write_video’:
app_mp4.c:192: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c: In function ‘mp4_send_h264_sei’:
app_mp4.c:296: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c: In function ‘mp4_rtp_read’:
app_mp4.c:455: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c:466: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c: In function ‘mp4_play’:
app_mp4.c:788: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c:815: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c: In function ‘mp4_save’:
app_mp4.c:970: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:985: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:999: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1041: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1051: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1073: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1117: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1126: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1134: error: request for member ‘codec’ in something not a
structure or union
app_mp4.c:1175: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c:1175: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c:1175: error: request for member ‘integer’ in something not a
structure or union
app_mp4.c:1175: error: request for member ‘integer’ in something not a
structure or union
make[1]: *** [app_mp4.o] Error 1
make: *** [apps] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130630/06bc00ec/attachment.htm>


More information about the asterisk-dev mailing list