Debian problem with ld-linux.so.2 --list

Ulrich Drepper drepper@redhat.com
Thu Mar 23 13:51:00 GMT 2000


Scott Bambrough <scottb@netwinder.org> writes:

> The origin of this problem is from the Debian bug tracking system:
> 
> http://cgi.debian.org/cgi-bin/bugreport.cgi?bug=60869

I see no reason to change this.  First, I have no idea why the ldd
script is ot used.  There is no reason for this.  Second, the
"standard way" is to use the environment variable
LD_TRACE_LOADED_OBJECTS.

You have two possibilities to get what you want.  --list should report
an error since this is the method, save execution of the program, to
find out whether all dependencies are there.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list