[Freeswitch-users] Errors compiling mod_opal

Rob Hutton justlikeef at gmail.com
Fri Oct 1 13:30:26 PDT 2010


OpenSuse 11.3 x86_64.  No clue where to start, willing to help...

Compiling 
/usr/src/freeswitch/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp...
quiet_libtool: compile:  g++ -g -ggdb -I. -
I/usr/src/freeswitch/freeswitch/src/include -
I/usr/src/freeswitch/freeswitch/src/include -
I/usr/src/freeswitch/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden 
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -DP_64BIT=1 
-DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/opal 
-I/usr/include/SDL -DHAVE_CONFIG_H -c 
/usr/src/freeswitch/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp  -fPIC 
-DPIC -o .libs/mod_opal.o
/usr/src/freeswitch/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/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:564:26: 
error: no matching function for call to 
‘OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&, void*&, 
unsigned int&, OpalConnection::StringOptions*&)’
/usr/include/opal/opal/localep.h:249:5: note: candidates are: 
OpalLocalConnection::OpalLocalConnection(OpalCall&, OpalLocalEndPoint&, void*)
/usr/include/opal/opal/localep.h:242:1: note:                 
OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
/usr/src/freeswitch/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/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1296:25: 
error: ‘class OpalMediaPatch’ has no member named ‘OnStartMediaPatch’
/usr/src/freeswitch/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/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1418:25: 
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


-- 
Thanks,
Rob



More information about the FreeSWITCH-users mailing list