[kde-solaris] ksmserver: nightly kde-4.2.3 build from kde-osol-111b.

Stefan Teleman stefan.teleman at gmail.com
Tue Jun 2 17:28:59 CEST 2009


On Tue, Jun 2, 2009 at 03:08, Adriaan de Groot <groot at kde.org> wrote:
> On Monday 01 June 2009, Jan Hnatek wrote:
>> maybe someone with more experience can help me with the issue below.
>> The ksmserver binary gets built without proper libm.so.2 path.
>
> I think it was actually qimageblitz doing that. I fixed it last night :)
>
> Two really useful things I learned from Stefan are ldd in general and
>
>        elfdump -Cd <executable>
>
> where the executable might be a library instead; this will tell you what it
> links against directly (NEEDED) and what the available RPATH is in the
> executable.

Also make sure LD_LIBRARY_PATH is not set when you do ldd.

You could also try

%> dump -Lv <executable | shared-library >

which prints out the RPATH and the NEEDED sections.

--Stefan

-- 
Stefan Teleman
KDE e.V.
stefan.teleman at gmail.com


More information about the kde-solaris mailing list