<!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:1198698042.18090.10.camel@scorpion" 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>
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.<br>
The following I used the following for the compilation:<br>
/configure --prefix=/usr --enable-plugins for ptlib<br>
/configure --prefix=/usr for opal<br>
and<br>
./autogen.sh --prefix=/usr --sysconfdir=/etc/ --disable-scrollkeeper
for ekiga.<br>
<br>
Where can I find the wrong headers on the system ?<br>
<br>
Franz<br>
<br>
I'm a starwars fan<br>
</body>
</html>