undefined symbol: initPAnsiStrings

Justin Conover justin.conover at gmail.com
Thu May 15 02:07:42 UTC 2008


On Wed, May 14, 2008 at 1:18 PM, Michal Jaegermann <michal at harddata.com>
wrote:

> On Wed, May 14, 2008 at 01:04:36PM -0500, Justin Conover wrote:
> >
> >
> > I had tried that just creating a teamspeak.conf with /opt/TeamSpeak2RC2,
>
> This was the location and not something like /opt/TeamSpeak2RC2/lib ?
>
> > ran ldconfig and it still didn't work, that is why i just linked
> > to them in /usr/ lib
>
> What 'ldconfig -v' had to say about the situation?
>
> If you did not make any mistakes then, from what you are saying, you
> have a serious bug in a glibc package to report.  Not that I ever
> seen anything like that.
>
>   Michal
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list
>

 # cd /opt/TeamSpeak2RC2/
# mkdir lib
# cp lib* lib/
# pwd
/etc/ld.so.conf.d
# cat teamspeak.conf
/opt/TeamSpeak2RC2/lib
# ldconfig

1# cd /opt/TeamSpeak2RC2/lib

# ll
total 7772
lrwxrwxrwx 1 root root      16 2008-05-14 21:01 HVDI.so.0.8 ->
libHVDI.so.0.8.0
lrwxrwxrwx 1 root root      21 2008-05-14 21:01 libborqt-6.9.0-qt2.3.so ->
libborqt-6.9-qt2.3.so
-rwxr-xr-x 1 root root 7526184 2008-05-14 21:00 libborqt-6.9-qt2.3.so
-rwxr-xr-x 1 root root  180344 2008-05-14 21:00 libHVDI.so.0.8.0
lrwxrwxrwx 1 root root      17 2008-05-14 21:01 libspeex.so.1 ->
libspeex.so.1.0.0
-rwxr-xr-x 1 root root  224296 2008-05-14 21:00 libspeex.so.1.0.0

$ /opt/TeamSpeak2RC2/TeamSpeak.bin
/opt/TeamSpeak2RC2/TeamSpeak.bin: symbol lookup error:
/opt/TeamSpeak2RC2/TeamSpeak.bin: undefined symbol: initPAnsiStrings

# ldconfig -v |more
snip
/opt/TeamSpeak2RC2/lib:
    libborqt-6.9.0-qt2.3.so -> libborqt-6.9-qt2.3.so
    HVDI.so.0.8 -> libHVDI.so.0.8.0
    libspeex.so.1 -> libspeex.so.1.0.0
snip snip (very bottom)
/lib/i686: (hwcap: 0x0008000000000000)
/lib64/tls: (hwcap: 0x8000000000000000)
/usr/lib64/sse2: (hwcap: 0x0000000004000000)
/usr/lib64/tls: (hwcap: 0x8000000000000000)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/test/attachments/20080514/1195a4b9/attachment.html 


More information about the test mailing list