hi, <div>i have mono 2.8 installed from source  and want to build  mod_managed.</div><div>my server running on centos 5.5, but when i compile the module i got this error</div><div><br></div><div><div>g++ -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -c -o freeswitch_managed.o freeswitch_managed.cpp</div>
<div>In file included from freeswitch_managed.cpp:35:</div><div>freeswitch_managed.h:43:18: error: glib.h: No such file or directory</div><div>freeswitch_managed.h:44:26: error: mono/jit/jit.h: No such file or directory</div>
<div>freeswitch_managed.h:45:36: error: mono/metadata/assembly.h: No such file or directory</div><div>freeswitch_managed.h:46:39: error: mono/metadata/environment.h: No such file or directory</div><div>freeswitch_managed.h:47:39: error: mono/metadata/mono-config.h: No such file or directory</div>
<div>freeswitch_managed.h:48:35: error: mono/metadata/threads.h: No such file or directory</div><div>freeswitch_managed.h:49:41: error: mono/metadata/debug-helpers.h: No such file or directory</div><div>freeswitch_managed.h:56: error: ISO C++ forbids declaration of âMonoDomainâ with no type</div>
<div>freeswitch_managed.h:56: error: expected â;â before â*â token</div><div>freeswitch_managed.h:57: error: ISO C++ forbids declaration of âMonoAssemblyâ with no type</div><div>freeswitch_managed.h:57: error: expected â;â before â*â token</div>
<div>freeswitch_managed.h:60: error: ISO C++ forbids declaration of âMonoMethodâ with no type</div><div>freeswitch_managed.h:60: error: expected â;â before â*â token</div></div><div><br></div><div><br></div><div>thx</div>
<div><br></div><div>budi</div>