Compile failure with GnuGK 4.0
Robert Kulagowski <[email protected]> Thu, 1 Oct 2015 14:54:20 -0500
| Newsgroups | gmane.comp.telephony.openh323gk.user |
|---|---|
| Message-ID | <CAGe0w3QKjv0zTn4HbcLhMW4D0RsZ6B9C3UYEgq98A_mWp0Pk6w@mail.gmail.com> |
[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:[email protected]
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/