[Freeswitch-users] Compile Fail for mod_opal

Nyamul Hassan mnhassan at usa.net
Fri Jul 30 11:38:28 PDT 2010


Hi,

I ran the "./build/buildopal.sh" successfully, but still get the following
error on a regular "make all".  Can someone please help?

Regards
HASSAN

making all mod_opal
Compiling /usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp...
Compiling /usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp ...
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In constructor
'FSConnection::FSConnection(OpalCall&, FSEndPoint&, void*, unsigned int,
OpalConnection::StringOptions*, switch_caller_profile_t*,
switch_core_session_t*, switch_channel_t*)':
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:564: error: no
matching function for call to
'OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&, void*&,
unsigned int&, OpalConnection::StringOptions*&)'
/usr/include/opal/opal/localep.h:253: note: candidates are:
OpalLocalConnection::OpalLocalConnection(OpalCall&, OpalLocalEndPoint&,
void*)
/usr/include/opal/opal/localep.h:242: note:
OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In member
function 'switch_status_t FSMediaStream::read_frame(switch_frame_t**,
switch_io_flag_t)':
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1296: error:
'class OpalMediaPatch' has no member named 'OnStartMediaPatch'
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In member
function 'switch_status_t FSMediaStream::write_frame(const switch_frame_t*,
switch_io_flag_t)':
/usr/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1418: error:
'class OpalMediaPatch' has no member named 'OnStartMediaPatch'
make[5]: *** [mod_opal.lo] Error 1
make[4]: *** [all] Error 1
make[3]: *** [mod_opal-all] Error 1
make[2]: *** [all-recursive] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100731/15b46717/attachment-0001.html 


More information about the FreeSWITCH-users mailing list