You are not logged in.

#1 2013-11-02 11:36:25

m18k
Member
Registered: 2013-11-02
Posts: 2

[SOLVED] relocation error: /usr/lib32/libc.so.6

Hi,

I'm running 64-bit arch and have Skype installed from multilib repository. It fails to run with a following message:

~$ skype
/usr/lib32/skype/skype: relocation error: /usr/lib32/libc.so.6: symbol _dl_find_dso_for_object, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference

I have tried to reinstall all system packages and found that not only skype has similar problems:

(236/551) reinstalling lib32-gtk2                                                                    [############################################################] 100%
usr/bin/gtk-query-immodules-2.0-32: relocation error: /usr/lib32/libc.so.6: symbol _dl_find_dso_for_object, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference

I've uploaded the output of

ldd -v /usr/lib32/skype/skype

here: http://pastebin.com/aMA93xmN

Everything else seems to work just fine.

Last edited by m18k (2013-11-02 14:49:03)

Offline

#2 2013-11-02 14:48:42

m18k
Member
Registered: 2013-11-02
Posts: 2

Re: [SOLVED] relocation error: /usr/lib32/libc.so.6

Ok, I've found the problem. Somehow I had older version of ld left inside /usr/lib. Removed /usr/lib/ld-2.16.so and problem is gone.

Offline

Board footer

Powered by FluxBB