VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
dujinfang at gmail.com Guest
|
Posted: Sat Aug 15, 2009 8:53 pm Post subject: [Freeswitch-users] opal build error |
|
|
Hi,
According to wiki it still in development status, but should compile
right? Any idea about this? thanks.
make
In file included from mod_opal.cpp:25:
mod_opal.h:151: error: conflicting return type specified for ‘virtual
OpalLocalConnection* FSEndPoint::CreateConnection(OpalCall&, void*)’
/usr/include/opal/opal/localep.h:267: error: overriding ‘virtual
ptlib_virtual_function_changed_or_removed******
OpalLocalEndPoint::CreateConnection(OpalCall&, void*)’
mod_opal.cpp: In constructor ‘FSConnection::FSConnection(OpalCall&,
FSEndPoint&, switch_caller_profile_t*, switch_core_session_t*,
switch_channel_t*)’:
mod_opal.cpp:564: error: no matching function for call to
‘OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&, NULL)’
/usr/include/opal/opal/localep.h:290: note: candidates are:
OpalLocalConnection::OpalLocalConnection(OpalCall&,
OpalLocalEndPoint&, void*, unsigned int,
OpalConnection::StringOptions*, char)/usr/include/opal/opal/localep.h:
276: note:
OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
mod_opal.cpp: In member function ‘switch_status_t
FSConnection::receive_message(switch_core_session_message_t*)’:
mod_opal.cpp:1037: error: ‘SWITCH_CHANNEL_SESSION_LOG’ was not
declared in this scope
make[1]: *** [mod_opal.lo] Error 1
make: *** [all] Error 1
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
peter.olsson at vision... Guest
|
Posted: Sun Aug 16, 2009 1:28 am Post subject: [Freeswitch-users] opal build error |
|
|
Make sure to do a complete rebuild. And also read the comments in jira MODOPAL-10.
/Peter
On 09-08-16 03.51, "Seven Du" <dujinfang@gmail.com> wrote:
Hi,
According to wiki it still in development status, but should compile
right? Any idea about this? thanks.
make
In file included from mod_opal.cpp:25:
mod_opal.h:151: error: conflicting return type specified for 'virtual
OpalLocalConnection* FSEndPoint::CreateConnection(OpalCall&, void*)'
/usr/include/opal/opal/localep.h:267: error: overriding 'virtual
ptlib_virtual_function_changed_or_removed******
OpalLocalEndPoint::CreateConnection(OpalCall&, void*)'
mod_opal.cpp: In constructor 'FSConnection::FSConnection(OpalCall&,
FSEndPoint&, switch_caller_profile_t*, switch_core_session_t*,
switch_channel_t*)':
mod_opal.cpp:564: error: no matching function for call to
'OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&, NULL)'
/usr/include/opal/opal/localep.h:290: note: candidates are:
OpalLocalConnection::OpalLocalConnection(OpalCall&,
OpalLocalEndPoint&, void*, unsigned int,
OpalConnection::StringOptions*, char)/usr/include/opal/opal/localep.h:
276: note:
OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
mod_opal.cpp: In member function 'switch_status_t
FSConnection::receive_message(switch_core_session_message_t*)':
mod_opal.cpp:1037: error: 'SWITCH_CHANNEL_SESSION_LOG' was not
declared in this scope
make[1]: *** [mod_opal.lo] Error 1
make: *** [all] Error 1
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
!DSPAM:4a8767f232931167913993!
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
Posted: Sun Aug 16, 2009 1:50 am Post subject: [Freeswitch-users] opal build error |
|
|
Thanks, will try later.
On Aug 16, 2009, at 2:20 PM, Peter Olsson wrote:
Quote: | Make sure to do a complete rebuild. And also read the comments in
jira MODOPAL-10.
/Peter
On 09-08-16 03.51, "Seven Du" <dujinfang@gmail.com> wrote:
Hi,
According to wiki it still in development status, but should compile
right? Any idea about this? thanks.
make
In file included from mod_opal.cpp:25:
mod_opal.h:151: error: conflicting return type specified for 'virtual
OpalLocalConnection* FSEndPoint::CreateConnection(OpalCall&, void*)'
/usr/include/opal/opal/localep.h:267: error: overriding 'virtual
ptlib_virtual_function_changed_or_removed******
OpalLocalEndPoint::CreateConnection(OpalCall&, void*)'
mod_opal.cpp: In constructor 'FSConnection::FSConnection(OpalCall&,
FSEndPoint&, switch_caller_profile_t*, switch_core_session_t*,
switch_channel_t*)':
mod_opal.cpp:564: error: no matching function for call to
'OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&,
NULL)'
/usr/include/opal/opal/localep.h:290: note: candidates are:
OpalLocalConnection::OpalLocalConnection(OpalCall&,
OpalLocalEndPoint&, void*, unsigned int,
OpalConnection::StringOptions*, char)/usr/include/opal/opal/localep.h:
276: note:
OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
mod_opal.cpp: In member function 'switch_status_t
FSConnection::receive_message(switch_core_session_message_t*)':
mod_opal.cpp:1037: error: 'SWITCH_CHANNEL_SESSION_LOG' was not
declared in this scope
make[1]: *** [mod_opal.lo] Error 1
make: *** [all] Error 1
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
!DSPAM:4a8767f232931167913993!
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|