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

Re: shared libraries dependecy problem.



On Mon, Mar 20, 2006 at 03:59:04PM +0100, Grzegorz Bizon wrote:

> I have problem with dependecies on shared libraries in my package
> (tleenx2).
> Linda complains that:
> W: tleenx2; A binary links against a library that is not depended on.
> (By the way - shoudn't it be error rather than warning ?)
> I have checked binary with objdump and ldd and i got ... simillar but
> not the same results.
> ldd output shows four more entries than objdump.

It's normal for ldd to show more than objdump: ldd is recursive, listing all
the objects that are actually loaded, and objdump is not recursive.

I don't know which one linda uses in its checks, though I would hope it's
objdump.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon@debian.org                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature


Reply to: