<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  ptlib-2.6.2 and  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&, void*)'<br>/usr/include/opal/opal/localep.h:267: error:   overriding 'virtual ptlib_virtual_function_changed_or_deprecated****** OpalLocalEndPoint::CreateConnection(OpalCall&, 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> +-------- FreeSWITCH Build Complete -----------+<br> + FreeSWITCH has been successfully built.      +<br> + Install by running:                          +<br> +                                             
 +<br> +               make install                   +<br> +----------------------------------------------+<br><hr style="width: 100%; height: 2px;"><br></div></div><br>
      </body></html>