From owner-freebsd-hackers Thu Apr 25 14:12: 7 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 7A9A137B41C for ; Thu, 25 Apr 2002 14:11:55 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id D5C772B83B; Thu, 25 Apr 2002 23:11:50 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 1A5A3138; Fri, 26 Apr 2002 07:12:54 +1000 (EST) Date: Fri, 26 Apr 2002 07:12:54 +1000 From: Edwin Groothuis To: Doug White Cc: hackers@freebsd.org Subject: Re: missing libraries, and how to find them. Message-ID: <20020426071254.A56545@k7.mavetju.org> References: <15560.17504.878501.315464@guru.mired.org> <20020425121126.V65107-100000@resnet.uoregon.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020425121126.V65107-100000@resnet.uoregon.edu>; from dwhite@resnet.uoregon.edu on Thu, Apr 25, 2002 at 12:14:08PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 12:14:08PM -0700, Doug White wrote: > On Thu, 25 Apr 2002, Mike Meyer wrote: > > > Yes, but when lib c depends on lib d, your script won't pick it up. > > The patches to ldd will. They will recurse on down forever. > > I realize this is probably extremely rare, but does it catch circular > dependencies? You don't want it looping off into forever. It does. Well, rtld.c did it already. All this patch is adding a little more output, I've done nothing with the for-constructions in it. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message