ldd says that a binary is "not a dynamic executable", while the binary is a dynamic object
Issue
- My application is misbehaving, and while trying to investigate the problem by looking at which libraries it's using,
ldd
fails to show them. E.g.:
# ldd -v httpd
not a dynamic executable
Environment
- Red Hat Enterprise Linux (RHEL) 5
- multiarch (x86_64)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.