[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference



On 2009-08-11 09:42 +0200, Rob Gom wrote:

> I have updated my PC from i686 to Intel Quad. Therefore I switched to
> 64 bit kernel. In the meantime I upgraded my libc from 2.7-something
> to 2.9-23.
> After that smb:// protocol no longer works in KDE3 (yes, I have
> decided to stay with that version - it's fine for my purposes). Log
> message is:
> Could not open library '/usr/lib/kde3/kio_smb.la'.
> /lib/i686/cmov/libnsl.so.1: symbol __libc_clntudp_bufcreate, version
> GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

That does not seem to happen for me:

,----
| % objdump -T /lib/i686/cmov/libc.so.6 | grep __libc_clntudp_bufcreate
| 0010ad30 g    DF .text  00000399  GLIBC_PRIVATE __libc_clntudp_bufcreate
`----

> What can I do with that? Does it seem to be a KDE3 bug or libc6 bug?

Possibly you have a private copy of libc.so.6 somewhere.  What does
"ldd /lib/i686/cmov/libnsl.so.1" print?

Sven
 


Reply to: