I have fixed it in the CVS, but you should really compile your H323Plus with H.235 support. Regards, Jan -- Jan Willamowius, Founder of the GNU Gatekeeper Project EMail : jan@xxxxxxxxxxxxxx Website: http://www.gnugk.org Support: http://www.willamowius.com/gnugk-support.html Relaxed Communications GmbH Frahmredder 91 22393 Hamburg Geschäftsführer: Jan Willamowius HRB 125261 (Amtsgericht Hamburg) USt-IdNr: DE286003584 Robert Kulagowski wrote: > [CC] ProxyChannel.cxx > ProxyChannel.cxx: In destructor ‘virtual > RTPLogicalChannel::~RTPLogicalChannel()’: > ProxyChannel.cxx:10812:38: error: ‘class MultiplexedRTPHandler’ has no > member named ‘RemoveChannel’ > MultiplexedRTPHandler::Instance()->RemoveChannel(m_callID, this); > ^ > ProxyChannel.cxx:10812:52: error: ‘m_callID’ was not declared in this scope > MultiplexedRTPHandler::Instance()->RemoveChannel(m_callID, this); > ^ > In file included from /home/sstuart/ptlib-v2.10.9/include/ptclib/pnat.h:39:0, > from /home/sstuart/h323plus/include/ptlib_extras.h:51, > from /home/sstuart/h323plus/include/q931.h:36, > from ProxyChannel.cxx:19: > /home/sstuart/ptlib-v2.10.9/include/ptlib/videoio.h: At global scope: > /home/sstuart/ptlib-v2.10.9/include/ptlib/plugin.h:210:13: warning: > ‘PPlugin_PVideoInputDevice_FakeVideo_loader’ defined but not used > [-Wunused-variable] > int const PPlugin_##serviceType##_##serviceName##_loader = > PPlugin_##serviceType##_##serviceName##_link(); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/videoio.h:1168:1: note: in > expansion of macro ‘PPLUGIN_STATIC_LOAD’ > PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/plugin.h:210:13: warning: > ‘PPlugin_PVideoInputDevice_FFMPEG_loader’ defined but not used > [-Wunused-variable] > int const PPlugin_##serviceType##_##serviceName##_loader = > PPlugin_##serviceType##_##serviceName##_link(); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/videoio.h:1175:3: note: in > expansion of macro ‘PPLUGIN_STATIC_LOAD’ > PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/plugin.h:210:13: warning: > ‘PPlugin_PVideoInputDevice_YUVFile_loader’ defined but not used > [-Wunused-variable] > int const PPlugin_##serviceType##_##serviceName##_loader = > PPlugin_##serviceType##_##serviceName##_link(); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/videoio.h:1179:3: note: in > expansion of macro ‘PPLUGIN_STATIC_LOAD’ > PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); > ^ > In file included from /home/sstuart/ptlib-v2.10.9/include/ptlib/pprocess.h:44:0, > from /home/sstuart/ptlib-v2.10.9/include/ptlib/icmpsock.h:41, > from /home/sstuart/ptlib-v2.10.9/include/ptlib/sockets.h:69, > from /home/sstuart/ptlib-v2.10.9/include/ptclib/pnat.h:34, > from /home/sstuart/h323plus/include/ptlib_extras.h:51, > from /home/sstuart/h323plus/include/q931.h:36, > from ProxyChannel.cxx:19: > /home/sstuart/ptlib-v2.10.9/include/ptlib/pluginmgr.h:175:15: warning: > ‘PFactoryLoader::PluginLoaderStartup_loader’ defined but not used > [-Wunused-variable] > PFACTORY_LOAD(PluginLoaderStartup); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/pfactory.h:434:15: note: in > definition of macro ‘PFACTORY_LOAD’ > int const ConcreteType##_loader = ConcreteType##_link(); \ > ^ > /home/sstuart/ptlib-v2.10.9/include/ptclib/pnat.h:362:15: warning: > ‘PFactoryLoader::PSTUNClient_loader’ defined but not used > [-Wunused-variable] > PFACTORY_LOAD(PSTUNClient); > ^ > /home/sstuart/ptlib-v2.10.9/include/ptlib/pfactory.h:434:15: note: in > definition of macro ‘PFACTORY_LOAD’ > int const ConcreteType##_loader = ConcreteType##_link(); \ > ^ > make[1]: *** [obj_linux_x86_64_s/ProxyChannel.o] Error 1 > make[1]: Leaving directory `/home/sstuart/openh323gk' > make: *** [optnoshared] Error 2 ------------------------------------------------------------------------------ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/