Strange output from ldd(FC4T1)

Sean Bruno sean.bruno at dsl-only.net
Thu Apr 7 23:13:47 UTC 2005


I am using the "team speak" client/server stuff and am seeing a strange
output from ldd that might be of interest to the dev's.

When I run ldd on the "team speak" server, I get the following:

[sean at localhost tss2_rc2]$ ldd server_linux
        /lib/libNoVersion.so.1 (0x00140000)
        libpthread.so.0 => not found
        libdl.so.2 => /lib/libdl.so.2 (0x00535000)
        /lib/ld-linux.so.2 (0x003c9000)
        libc.so.6 => not found
        libc.so.6 => not found
        libc.so.6 => not found

Now, I definetly have these libs installed on my box, and /lib is in my
LD_LIBRARY_PATH.

What could this be?

Sean




More information about the fedora-test-list mailing list