Thanks in advance
De: Brian West
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 NEVER have
I' ve get the same error with a fresh tree
Thanks in advance
De: Brian West
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
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:
make
On Thu, Sep 17, Luis M. Zuccolo wrote:
> Hi:
>
> Since svn version 13523 to current I get this error:
>
> make[5]: swig: Command not found
You must install swig. If your on debian apt-get install swig. If your not
see http://www.swig.org/
HTH
--FC
___
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 -
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 buff
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
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) :