Re: [Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Robert Kopp


Franz Fuder <[EMAIL PROTECTED]> wrote: 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.

SuSE has binary packages for Ekiga and I installed it that way. Is there any 
particular advantage to using source?


Robert "Tim" Kopp
http://analytic.tripod.com/___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Franz Fuder
Damien Sandras schrieb:
> 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.
>   
Thanks,
yes I found an old ptlib and an opal lib strange that it was not
replaced from the new one. Howewer, ekiga starts now but now it gets the
hauptauge wintv 500 and it crashs again. I start the configuration druit
and there I found the usb cam, after I select the cam I can see me but
than ekiga got frozen and nothing happens, the last message that I got was:

GMVideoGrabber:089e9500 Skipped earlier local frame

this message runs forever.

Franz

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Damien Sandras

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
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Franz Fuder
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 ?

Franz

I'm a starwars fan
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Damien Sandras

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.
-- 
 _ 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
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] svn Ekiga crash on suse 10.3

2007-12-26 Thread Franz Fuder
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 ?
Franz
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list