<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Thanks. I have a possible workaround I was thinking about...<BR>
<BR>
Could mod_managed just be compiled on Windows and the dlls moved to the Centos 5.2 machine with Mono installed? <BR>
<BR>
I already have the Mono base framework 2.0.1 compiled and installed... seems to be working.<BR>
<BR>
If I can, where should I put the mod_managed binaries on the Centos machine?<BR>
<BR>
Tim<BR>
<BR>
> <BR>> This is broken from a change that just went in this afternoon.. I will fix<BR>> it shortly.<BR>> <BR>> Mike<BR>> <BR>> On Fri, Jan 9, 2009 at 11:14 PM, Tim B <timb0311@hotmail.com> wrote:<BR>> <BR>> > 1. downloaded from svn<BR>> > 2. built freeswitch .. runs fine<BR>> > 3. tried to build mod_managed ... following error:<BR>> ><BR>> > [root@phone2 mod_managed]# export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<BR>> > [root@phone2 mod_managed]# make<BR>> > make[1]: Entering directory<BR>> > `/usr/src/freeswitch/src/mod/languages/mod_managed'<BR>> > Compiling freeswitch_wrap.cpp...<BR>> > g++ -I/usr/src/freeswitch/src/include<BR>> > -I/usr/src/freeswitch/libs/libteletone/src -fPIC -g -O2 -D_GNU_SOURCE<BR>> > -D_REENTRANT -pthread -I/usr/local/lib/pkgconfig/../../include/mono-1.0<BR>> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c -o<BR>> > freeswitch_wrap.o freeswitch_wrap.cpp<BR>> > /usr/src/freeswitch/src/include/switch_core.h: In function 'void<BR>> > CSharp_switch_core_session_reset(void*, int)':<BR>> > /usr/src/freeswitch/src/include/switch_core.h:904: error: too few arguments<BR>> > to function 'void switch_core_session_reset(switch_core_session_t*,<BR>> > switch_bool_t, switch_bool_t)'<BR>> > freeswitch_wrap.cpp:6152: error: at this point in file<BR>> > make[1]: *** [freeswitch_wrap.o] Error 1<BR>> > make[1]: Leaving directory<BR>> > `/usr/src/freeswitch/src/mod/languages/mod_managed'<BR>> > make: *** [all] Error 1<BR>> ><BR>> ><BR><BR><BR><br /><hr />Windows Live™: Keep your life in sync. <a href='http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_allup_howitworks_012009' target='_new'>See how it works.</a></body>
</html>