View previous topic :: View next topic |
Author |
Message |
brian at freeswitch.org Guest
|
Posted: Wed May 27, 2009 8:38 am Post subject: [Freeswitch-users] I have problem in compiling freeswitch wi |
|
|
You have to use the SVN version of both ptlib and OPAL and it will compile.
/b
On May 27, 2009, at 3:26 AM, Sadjad Seyed-Ahmadian wrote:
Quote: | I faced a problem when I want to compile freeswitch with mod_opal. It gives me a compilation error like bellow
I used ptlib-2.6.2 and opal-3.6.2.
Would someone please help me?
Sincerely,
Sadjad |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
ssa1357 at yahoo.com Guest
|
Posted: Wed May 27, 2009 8:41 am Post subject: [Freeswitch-users] I have problem in compiling freeswitch wi |
|
|
I faced a problem when I want to compile freeswitch with mod_opal. It gives me a compilation error like bellow
I used ptlib-2.6.2 and opal-3.6.2.
Would someone please help me?
Sincerely,
Sadjad
making all mod_opal
make[5]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'
make[6]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'
Compiling mod_opal.cpp...
Compiling mod_opal.cpp ...
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_deprecated****** OpalLocalEndPoint::CreateConnection(OpalCall&, void*)'
make[6]: *** [mod_opal.lo] Error 1
make[6]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'
make[4]: *** [mod_opal-all] Error 1
make[4]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src'
Making all in build
make[3]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/build'
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ make install +
+----------------------------------------------+ |
|
Back to top |
|
|
ssa1357 at yahoo.com Guest
|
Posted: Sat May 30, 2009 2:33 am Post subject: [Freeswitch-users] I have problem in compiling freeswitch wi |
|
|
Dear Brian,
I had compile it with SVN version and got same error.
Sincerely,
Sadajd
**********************************************************************************************************
Message: 3
Date: Wed, 27 May 2009 08:37:23 -0500
From: Brian West <brian@freeswitch.org (brian@freeswitch.org)>
Subject: Re: [Freeswitch-users] I have problem in compiling freeswitch
with mod_opal
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Message-ID: <DB76F9F4-A60E-4A53-A658-5CDC14D80543@freeswitch.org (DB76F9F4-A60E-4A53-A658-5CDC14D80543@freeswitch.org)>
Content-Type: text/plain; charset="us-ascii"
You have to use the SVN version of both ptlib and OPAL and it will
compile.
/b
On May 27, 2009, at 3:26 AM, Sadjad Seyed-Ahmadian wrote:
Quote: | I faced a problem when I want to compile freeswitch with mod_opal.
It gives me a compilation error like bellow
I used ptlib-2.6.2 and opal-3.6.2.
Would someone please help me?
Sincerely,
Sadjad
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
*********************************************************************************************************************** |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Sat May 30, 2009 10:25 am Post subject: [Freeswitch-users] I have problem in compiling freeswitch wi |
|
|
Yah Robert recently broken API. Read MODOPAL-10 on JIRA.
/b
On May 30, 2009, at 2:32 AM, Sadjad Seyed-Ahmadian wrote:
Quote: | Dear Brian,
I had compile it with SVN version and got same error.
Sincerely,
Sadajd
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
|