Re: [Freeswitch-users] Compile error

2009-09-23 Thread Michael Jerris
in advance De: Brian West br...@freeswitch.org Para: freeswitch-users@lists.freeswitch.org Enviado: jueves 17 de septiembre de 2009, 10:12:36 Asunto: Re: [Freeswitch-users] Compile error NO you must not. The issue has been fixed in svn already please start with a fresh tree. /b PS: end users should

Re: [Freeswitch-users] Compile error

2009-09-21 Thread Luis Manuel Zuccolo
I' ve get the same error with a fresh tree Thanks in advance De: Brian West br...@freeswitch.org Para: freeswitch-users@lists.freeswitch.org Enviado: jueves 17 de septiembre de 2009, 10:12:36 Asunto: Re: [Freeswitch-users] Compile error NO you must

Re: [Freeswitch-users] Compile error

2009-09-17 Thread Brian West
NO you must not. The issue has been fixed in svn already please start with a fresh tree. /b PS: end users should NEVER have to reswig. On Sep 17, 2009, at 12:42 AM, Frank Carmickle wrote: On Thu, Sep 17, Luis M. Zuccolo wrote: Hi: Since svn version 13523 to current I get this error:

[Freeswitch-users] Compile error

2009-09-16 Thread Luis M. Zuccolo
Hi: Since svn version 13523 to current I get this error: 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

Re: [Freeswitch-users] Compile error and possible solution

2008-11-15 Thread Anthony Minessale
yes thx On Sat, Nov 15, 2008 at 12:46 AM, Gonzalo Servat [EMAIL PROTECTED] wrote: Hi, I just tried doing a make current (I was on 10231 and updated to 10416) and mod_python failed to compile. I can't remember exactly what the error msg was as it's beyond what my terminal's scroll buffer is

[Freeswitch-users] Compile error and possible solution

2008-11-14 Thread Gonzalo Servat
Hi, I just tried doing a make current (I was on 10231 and updated to 10416) and mod_python failed to compile. I can't remember exactly what the error msg was as it's beyond what my terminal's scroll buffer is configured to store but it was something along the lines of cc1 will treat all warnings

[Freeswitch-users] compile error (on windows with VS 2005)

2008-09-05 Thread Dave
I got the compile error on windows XP pro (with VS 2005). ..\..\src\switch_xml.c(2234) : error C2220: warning treated as error - no 'object' file generated ..\..\src\switch_xml.c(2234) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data ..\..\src\switch_xml.c(2266)