Le jeudi 04 décembre 2008 à 11:16 +0100, Damien Sandras a écrit : > Le jeudi 04 décembre 2008 à 12:33 +0300, Eugene Prokopiev a écrit : > > > > I can't compile ekiga-snapshot-latest.tar.gz with > > > > opal-snapshot-latest.tar.gz due to: > > > > > > > > ../../../../lib/engine/components/opal/sip-endpoint.cpp: In member > > > > function 'virtual SIPURL > > > > Opal::Sip::EndPoint::GetRegisteredPartyName(const SIPURL&)': > > > > ../../../../lib/engine/components/opal/sip-endpoint.cpp:1014: error: > > > > 'class SIPHandler' has no member named 'GetAddressOfRecord' > > > > > > > > > > > > > Go here : > > > http://snapshots.ekiga.net/snapshots/sources/archives/ > > > > > > And take ptlib/opal and ekiga from 20081203. It should work. > > > > ekiga-snapshot-20081203.tar.gz is the same as > > ekiga-snapshot-latest.tar.gz and opal-snapshot-20081203.tar.gz is the > > same as opal-snapshot-latest.tar.gz > > > > grep -r GetAddressOfRecord opal/ is empty > > > > You are right, I'll fix it this week-end.
opal/include/sip/handlers.h: virtual const SIPURL & GetAddressOfRecord() Can you double check ? Actually, there *is* that method in handlers.h... -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
