I had the same problem. Must have been changed something in lua since this morning.
Please install swig. E.g. on Debian sudo apt-get install swig That did it for me. Best regards Peter Lars Zeb schrieb: > > I just updated using “svn up” which brought the source to 14741. After > running “./configure”, I ran “make” and got the following output: > > > > making all mod_lua > > make[5]: swig: Command not found > > make[5]: *** [mod_lua_wrap.cpp] Error 127 > > make[4]: *** [all] Error 1 > > make[3]: *** [mod_lua-all] Error 1 > > make[2]: *** [all-recursive] Error 1 > > Making all in build > > +-------- FreeSWITCH Build Complete -----------+ > > + FreeSWITCH has been successfully built. + > > + Install by running: + > > + + > > + make install + > > +----------------------------------------------+ > > make[1]: *** [all-recursive] Error 1 > > make: *** [all] Error 2 > > > > What did I do wrong? > > > > Thanks, Lars > > ------------------------------------------------------------------------ > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
