<br><br><div class="gmail_quote">On Wed, May 14, 2008 at 9:56 PM, Michal Jaegermann &lt;<a href="mailto:michal@harddata.com">michal@harddata.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, May 14, 2008 at 09:07:42PM -0500, Justin Conover wrote:<br>
&gt;<br>
&gt; # pwd<br>
&gt; /etc/ld.so.conf.d<br>
&gt; # cat teamspeak.conf<br>
&gt; /opt/TeamSpeak2RC2/lib<br>
&gt; # ldconfig<br>
&gt;<br>
&gt; 1# cd /opt/TeamSpeak2RC2/lib<br>
&gt;<br>
&gt; # ll<br>
&gt; total 7772<br>
&gt; lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;16 2008-05-14 21:01 HVDI.so.0.8 -&gt; libHVDI.so.0.8.0<br>
&gt; lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;21 2008-05-14 21:01 <a href="http://libborqt-6.9.0-qt2.3.so" target="_blank">libborqt-6.9.0-qt2.3.so</a> -&gt;<br>
&gt; <a href="http://libborqt-6.9-qt2.3.so" target="_blank">libborqt-6.9-qt2.3.so</a><br>
&gt; -rwxr-xr-x 1 root root 7526184 2008-05-14 21:00 <a href="http://libborqt-6.9-qt2.3.so" target="_blank">libborqt-6.9-qt2.3.so</a><br>
&gt; -rwxr-xr-x 1 root root &nbsp;180344 2008-05-14 21:00 libHVDI.so.0.8.0<br>
&gt; lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;17 2008-05-14 21:01 libspeex.so.1 -&gt;<br>
&gt; libspeex.so.1.0.0<br>
&gt; -rwxr-xr-x 1 root root &nbsp;224296 2008-05-14 21:00 libspeex.so.1.0.0<br>
&gt;<br>
&gt; $ /opt/TeamSpeak2RC2/TeamSpeak.bin<br>
&gt; /opt/TeamSpeak2RC2/TeamSpeak.bin: symbol lookup error: /opt/TeamSpeak2RC2/<br>
&gt; TeamSpeak.bin: undefined symbol: initPAnsiStrings<br>
<br>
</div>Does &#39;ldd /opt/TeamSpeak2RC2/TeamSpeak.bin&#39; shows something as<br>
&quot;not found&quot;?<br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; # ldconfig -v |more<br>
&gt; snip<br>
&gt; /opt/TeamSpeak2RC2/lib:<br>
&gt; &nbsp; &nbsp; <a href="http://libborqt-6.9.0-qt2.3.so" target="_blank">libborqt-6.9.0-qt2.3.so</a> -&gt; <a href="http://libborqt-6.9-qt2.3.so" target="_blank">libborqt-6.9-qt2.3.so</a><br>
&gt; &nbsp; &nbsp; HVDI.so.0.8 -&gt; libHVDI.so.0.8.0<br>
&gt; &nbsp; &nbsp; libspeex.so.1 -&gt; libspeex.so.1.0.0<br>
<br>
</div>So you are saying that all libraries from /opt/TeamSpeak2RC2/lib are<br>
found and everything looks like it should. &nbsp;And if you make them<br>
available from /usr/lib too then this &quot;undefined symbol:<br>
initPAnsiStrings&quot; is truly gone? &nbsp;I was guessing from an earlier<br>
information that &#39;libborqt&#39; resolves that. &nbsp;Weird! &nbsp;Load order?<br>
<br>
Wait a minute! &nbsp;You should have quite a newer version of libspeex<br>
on your system. &nbsp;As a matter of fact there was fairly recently<br>
a security update. &nbsp;This is what ChangeLog says:<br>
<br>
- Security update: Add mode checks to speex_packet_to_header() to protect<br>
 &nbsp;applications using speex library and not having proper checks<br>
 &nbsp;(CVE-2008-1686, #441239, <a href="https://trac.xiph.org/changeset/14701" target="_blank">https://trac.xiph.org/changeset/14701</a>)<br>
<br>
If you clobbered a system copy with an old stuff from Borland<br>
then who knows what may happen?<br>
<div><div></div><div class="Wj3C7c"><br>
 &nbsp; Michal<br>
<br>
--<br>
fedora-test-list mailing list<br>
<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
To unsubscribe:<br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
</div></div></blockquote></div><br><br>$ ldd TeamSpeak.bin <br>&nbsp;&nbsp;&nbsp; linux-gate.so.1 =&gt;&nbsp; (0x00110000)<br>&nbsp;&nbsp;&nbsp; libX11.so.6 =&gt; /usr/lib/libX11.so.6 (0x00ae9000)<br>&nbsp;&nbsp;&nbsp; libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x00ac6000)<br>
&nbsp;&nbsp;&nbsp; libdl.so.2 =&gt; /lib/libdl.so.2 (0x007a4000)<br>&nbsp;&nbsp;&nbsp; libc.so.6 =&gt; /lib/libc.so.6 (0x00639000)<br>&nbsp;&nbsp;&nbsp; libxcb-xlib.so.0 =&gt; /usr/lib/libxcb-xlib.so.0 (0x00ac2000)<br>&nbsp;&nbsp;&nbsp; libxcb.so.1 =&gt; /usr/lib/libxcb.so.1 (0x0099d000)<br>
&nbsp;&nbsp;&nbsp; /lib/ld-linux.so.2 (0x00619000)<br>&nbsp;&nbsp;&nbsp; libXau.so.6 =&gt; /usr/lib/libXau.so.6 (0x00aa7000)<br>&nbsp;&nbsp;&nbsp; libXdmcp.so.6 =&gt; /usr/lib/libXdmcp.so.6 (0x00ae1000)<br><br>