<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Damien Sandras schrieb:
<blockquote cite="mid:1198699583.1019.0.camel@scorpion" type="cite">
  <pre wrap="">Le mercredi 26 décembre 2007 à 20:56 +0100, Franz Fuder a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Damien Sandras schrieb: 
    </pre>
    <blockquote type="cite">
      <pre wrap="">Le mercredi 26 décembre 2007 à 20:09 +0100, Franz Fuder a écrit :
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">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 ?
    
        </pre>
      </blockquote>
      <pre wrap="">You compiled Ekiga with different headers than the version of the
library Ekiga is running against.
  
      </pre>
    </blockquote>
    <pre wrap="">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 ?

    </pre>
  </blockquote>
  <pre wrap=""><!---->
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.
  </pre>
</blockquote>
Thanks,<br>
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:<br>
<br>
GMVideoGrabber:089e9500 Skipped earlier local frame <br>
<br>
this message runs forever.<br>
<br>
Franz<br>
<br>
</body>
</html>