Le mercredi 26 décembre 2007 à 20:56 +0100, Franz Fuder a écrit : > Damien Sandras schrieb: > > Le mercredi 26 décembre 2007 à 20:09 +0100, Franz Fuder a écrit : > > > > > Just on x-mess I have the time to build the ekiga from the SVN. However > > > the compilation went nice. I used the new ptlib and opal from the svn > > > and the new ekiga too. The system is a suse 10.3. > > > > > > However, I get two blinking lights from the usb cam and than ekiga dies > > > with a : > > > ekiga: symbol lookup error: ekiga: undefined symbol: > > > _ZN15OpalMediaFormat19argetBitRateOptionEv > > > > > > I ran it a gain with d 6 and the last the I got is: > > > > > > 2007/12/26 20:08:31.899 0:04.195 Detected > > > video codecs: > > > H.261,RFC4175_YCbCr-4:2:0,theora,RFC4175_RGB,H.261-CIF,H.261-QCIF > > > > > > > > > Any ideas what is wrong ? > > > > > > > You compiled Ekiga with different headers than the version of the > > library Ekiga is running against. > > > I justed checked with yast if there is an old devel package or a > anything else. Nothing at all and also I compiled ptlib and opal > fresh. > The following I used the following for the compilation: > /configure --prefix=/usr --enable-plugins for ptlib > /configure --prefix=/usr for opal > and > ./autogen.sh --prefix=/usr --sysconfdir=/etc/ --disable-scrollkeeper > for ekiga. > > Where can I find the wrong headers on the system ? >
Other possibility : an old version of the library somewhere (and ekiga runs against it). You can try 'ldd' on ekiga or 'find' on some header files. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ NOVACOM : http://www.novacom.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
