Hi, I wanted to test the H264 fixes committed lately to opal. But unfortunately ekiga (release and from git) fails to build with opal from svn.
I can see there is not much going on in ekiga's git repo. But I hope someone can look into this. Here is the build error If someone is interested: CXX opal-call.lo /usr/include/opal/opal/connection.h: In member function ‘virtual void Opal::Call::toggle_hold()’: /usr/include/opal/opal/connection.h:1864:5: error: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::IsConnectionOnHold(bool)’ is private ../lib/engine/components/opal/opal-call.cpp:160:52: error: within this context ../lib/engine/components/opal/opal-call.cpp:160:52: warning: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::IsConnectionOnHold(bool)’ is deprecated (declared at /usr/include/opal/opal/connection.h:1864) /usr/include/opal/opal/connection.h:1862:5: error: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::HoldConnection()’ is private ../lib/engine/components/opal/opal-call.cpp:162:35: error: within this context ../lib/engine/components/opal/opal-call.cpp:162:35: warning: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::HoldConnection()’ is deprecated (declared at /usr/include/opal/opal/connection.h:1862) /usr/include/opal/opal/connection.h:1863:5: error: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::RetrieveConnection()’ is private ../lib/engine/components/opal/opal-call.cpp:164:39: error: within this context ../lib/engine/components/opal/opal-call.cpp:164:39: warning: ‘virtual ptlib_virtual_function_changed_or_removed****** OpalConnection::RetrieveConnection()’ is deprecated (declared at /usr/include/opal/opal/connection.h:1863) ../lib/engine/components/opal/opal-call.cpp:162:36: warning: ignoring return value of function declared with attribute warn_unused_result ../lib/engine/components/opal/opal-call.cpp:164:40: warning: ignoring return value of function declared with attribute warn_unused_result /usr/include/opal/opal/mediatype.h: At global scope: /usr/include/opal/opal/mediatype.h:328:1: warning: ‘PFactoryLoader::T38PseudoRTP_Handler_loader’ defined but not used /usr/include/opal/rtp/rtp.h:1195:1: warning: ‘PFactoryLoader::RTP_Encoding_loader’ defined but not used /usr/include/opal/opal/pres_ent.h:688:1: warning: ‘PFactoryLoader::SIPLocal_Presentity_loader’ defined but not used /usr/include/opal/opal/pres_ent.h:689:1: warning: ‘PFactoryLoader::SIPXCAP_Presentity_loader’ defined but not used /usr/include/opal/opal/pres_ent.h:690:1: warning: ‘PFactoryLoader::SIPOMA_Presentity_loader’ defined but not used /usr/include/opal/opal/recording.h:194:1: warning: ‘PFactoryLoader::OpalWAVRecordManager_loader’ defined but not used make[3]: *** [opal-call.lo] Error 1 make[3]: Leaving directory `build_dir/ekiga/src/ekiga-build/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `build_dir/ekiga/src/ekiga-build/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `build_dir/ekiga/src/ekiga-build' make: *** [all] Error 2 _______________________________________________ ekiga-list mailing list ekiga-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list