[Asterisk-video] Compiling Video Mixer

Gonzalo Merayo merayo at gmail.com
Wed Apr 30 08:20:38 CDT 2008


Hi,
   I'm having some trouble compiling Video Mixer. I think I have the
wrong version of xmlrpc-c:

g++ -I/root/mcu/media/include/ -I/root/mcu/xmlrpc/include
-I/root/mcu/xmlrpc/lib/abyss/src -I/root/mcu/xmlrpc/lib/util/include/
-fPIC -DPIC -g -DLOG_ -D_UNIX -c /root/mcu/media/src/xmlrpcserver.cpp
-o /root/mcu/media/build/debug/xmlrpcserver.o
/root/mcu/media/src/xmlrpcserver.cpp: In static member function
'static int XmlRpcServer::RequestHandler(TSession*)':
/root/mcu/media/src/xmlrpcserver.cpp:104: error: 'struct _TSession'
has no member named 'server'
/root/mcu/media/src/xmlrpcserver.cpp: In member function 'int
XmlRpcServer::DispatchRequest(TSession*)':
/root/mcu/media/src/xmlrpcserver.cpp:117: error: 'struct _TSession'
has no member named 'uri'
/

I tried with 1.10 and 1.12 and get the same. ¿Could you point me what
I'm doing wrong?

Thanks!



More information about the asterisk-video mailing list