Date: Fri, 26 Apr 2002 07:12:54 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Doug White <dwhite@resnet.uoregon.edu> Cc: hackers@freebsd.org Subject: Re: missing libraries, and how to find them. Message-ID: <20020426071254.A56545@k7.mavetju.org> In-Reply-To: <20020425121126.V65107-100000@resnet.uoregon.edu>; from dwhite@resnet.uoregon.edu on Thu, Apr 25, 2002 at 12:14:08PM -0700 References: <15560.17504.878501.315464@guru.mired.org> <20020425121126.V65107-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426071254.A56545>