<div dir="ltr">Hi,<div><br></div><div>I am new to the listing group. At our organization we are running Asterisk 14 to test Video playback. For which i need to add app_mp4. But during "make" phase of readme shared with the release i see following errors. Please guide me on how to correct these and install the app properly.</div><div><br></div><div><div>ions -Wall -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -Wpointer-arith -Wsign-compare -g -O2 -DMPEG4IP -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT aac.o -MD -MP -MF ".deps/aac.Tpo" -c -o aac.o aac.cpp; \</div><div>        then mv -f ".deps/aac.Tpo" ".deps/aac.Po"; else rm -f ".deps/aac.Tpo"; exit 1; fi</div><div>In file included from ./mp4creator.h:26,</div><div>                 from aac.cpp:29:</div><div>../../include/mpeg4ip.h:126: error: new declaration ‘char* strcasestr(const char*, const char*)’</div><div>/usr/include/string.h:369: error: ambiguates old declaration ‘const char* strcasestr(const char*, const char*)’</div><div>make[1]: *** [aac.o] Error 1</div><div>make[1]: Leaving directory `/usr/local/src/src/videotools/trunk/mpeg4ip-1.5.0.1/server/mp4creator'</div><div>make: *** [all-recursive] Error 1</div></div><div><br></div></div>