<div dir="ltr"><div><div><div><div><div>Hi Guys,<br><br></div>I am installing freeswitch 1.6 with Debian 8,but getting so many errors.<br><br></div><div>Here is my reference link for installation.<br><a href="https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video">https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video</a><br></div><div><br></div>Error 1 : <br></div>If enable module mod_av then getting this:<br><br>making all mod_av<br>make[4]: Entering directory '/usr/src/freeswitch.git/src/mod/applications/mod_av'<br>Makefile:919: *** You must install libyuv-dev to build mod_av. Stop.<br>make[4]: Leaving directory '/usr/src/freeswitch.git/src/mod/applications/mod_av'<br>Makefile:643: recipe for target 'mod_av-all' failed<br>make[3]: *** [mod_av-all] Error 1<br>make[3]: Leaving directory '/usr/src/freeswitch.git/src/mod'<br>Makefile:557: recipe for target 'all-recursive' failed<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory '/usr/src/freeswitch.git/src'<br>Makefile:2646: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/usr/src/freeswitch.git'<br>Makefile:1056: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br></div>After getting this I installed "libyuv-dev"and then recompile fs again still getting same error so remove mod_av module from modules.conf then getting another error. (Just for checking i need this module )<br><br></div>2. Now getting file below error.<br>making all mod_fsv<br>make[4]: Entering directory '/usr/src/freeswitch.git/src/mod/applications/mod_fsv'<br>Makefile:884: *** You must install libvpx2-dev to build mod_fsv. Stop.<br>make[4]: Leaving directory '/usr/src/freeswitch.git/src/mod/applications/mod_fsv'<br>Makefile:643: recipe for target 'mod_fsv-all' failed<br>make[3]: *** [mod_fsv-all] Error 1<br>make[3]: Leaving directory '/usr/src/freeswitch.git/src/mod'<br>Makefile:557: recipe for target 'all-recursive' failed<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory '/usr/src/freeswitch.git/src'<br>Makefile:2646: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/usr/src/freeswitch.git'<br>Makefile:1056: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br>After getting this I installed "libvpx2-dev"and then
recompile fs again still getting same error so remove mod_fsv module from
modules.conf then getting another error. (Just for checking i need this
module )<br><div><div><div><div><div><div><br></div><div>Error 3. <br><br>making all mod_lua<br>make[4]: Entering directory '/usr/src/freeswitch.git/src/mod/languages/mod_lua'<br> CXX mod_lua_la-mod_lua.lo<br>mod_lua.cpp:37:17: fatal error: lua.h: No such file or directory<br> #include "lua.h"<br> ^<br>compilation terminated.<br>Makefile:1075: recipe for target 'mod_lua_la-mod_lua.lo' failed<br>make[4]: *** [mod_lua_la-mod_lua.lo] Error 1<br>make[4]: Leaving directory '/usr/src/freeswitch.git/src/mod/languages/mod_lua'<br>Makefile:643: recipe for target 'mod_lua-all' failed<br>make[3]: *** [mod_lua-all] Error 1<br>make[3]: Leaving directory '/usr/src/freeswitch.git/src/mod'<br>Makefile:557: recipe for target 'all-recursive' failed<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory '/usr/src/freeswitch.git/src'<br>Makefile:2646: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/usr/src/freeswitch.git'<br>Makefile:1056: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br></div><div>Now i am stuck and not able to move ahead in installation.<br><br></div><div>Please suggest me.<br></div><div><br></div><div>-- <br><div class="gmail_signature">Thanks,<br>Bhavik Patel<br><br></div>
</div></div></div></div></div></div></div>