<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:10pt"><div>I faced a problem when I want to compile freeswitch with mod_opal. It gives me a compilation error like bellow<br><br>
I used&nbsp; ptlib-2.6.2 and&nbsp; opal-3.6.2. <br>
<br>
Would someone please help me?<br>
<br>
Sincerely,<br>
Sadjad <hr style="width: 100%; height: 2px;"><br>making all mod_opal<br>make[5]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'<br>make[6]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'<br>Compiling mod_opal.cpp...<br>Compiling mod_opal.cpp ...<br>mod_opal.h:151: error: conflicting return type specified for 'virtual OpalLocalConnection* FSEndPoint::CreateConnection(OpalCall&amp;, void*)'<br>/usr/include/opal/opal/localep.h:267: error:&nbsp;&nbsp; overriding 'virtual ptlib_virtual_function_changed_or_deprecated****** OpalLocalEndPoint::CreateConnection(OpalCall&amp;, void*)'<br>make[6]: *** [mod_opal.lo] Error 1<br>make[6]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'<br>make[5]: *** [all] Error 1<br>make[5]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod/endpoints/mod_opal'<br>make[4]: *** [mod_opal-all] Error 1<br>make[4]:
 Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src/mod'<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/root/fs/freeswitch/freeswitch.trunk/src'<br>Making all in build<br>make[3]: Entering directory `/root/fs/freeswitch/freeswitch.trunk/build'<br>&nbsp;+-------- FreeSWITCH Build Complete -----------+<br>&nbsp;+ FreeSWITCH has been successfully built.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+ Install by running:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +<br>&nbsp;+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make install&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+----------------------------------------------+<br><hr style="width: 100%; height: 2px;"><br></div></div><br>



      </body></html>