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

Re: libgdk-x11 symbol lookup error



On 2010-05-10 17:54 +0200, Don wrote:

>> You probably have an outdated library somewhere.  Please show the output
>> of "ldd /usr/lib/libgdk-x11-2.0.so.0".
>
> Here it is, although I'm not sure what to look for in this list...

The libraries in /usr/local/lib are the interesting ones.

>         libgio-2.0.so.0 => /usr/local/lib/libgio-2.0.so.0 (0xb76dc000)
>         libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0
> (0xb76a1000)
>         libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0
> (0xb769d000)
>         libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0
> (0xb7699000)
>         librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb7690000)
>         libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb75bd000)

You have a (probably old) libglib-2.0 installation in /usr/local.  Move
the mentioned files there out of the way and you should be set.

Sven


Reply to: