bug-glibc
[Top][All Lists]
Advanced

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

glibc-2.2.3: ld-linux.so.2 error msg


From: Scott McPeak
Subject: glibc-2.2.3: ld-linux.so.2 error msg
Date: Mon, 6 Aug 2001 07:09:24 -0700 (PDT)

When I run 'ld-linux.so.2 --list <program>', and one of the shared
libraries can't be found, the error message doesn't tell me which one:

  $ /usr/local/lib/ld-linux.so.2 --list ./delphi 
  ./delphi: error while loading shared libraries: cannot open shared
  object file: cannot load shared object file: No such file or 
  directory

(In the above example, ./delphi works fine normally; I commented-out a
critical line in /etc/ld.so.conf to cause this.)

When this happens, I have to resort to 'strace' to find out which
library is the problem.

-Scott





reply via email to

[Prev in Thread] Current Thread [Next in Thread]