ld looking for libc.so.1

Sepherosa Ziehau sepherosa at gmail.com
Tue Oct 18 08:09:07 PDT 2005


On 10/18/05, Jonathon McKitrick <jcm at xxxxxxxxxxxxxxxxx> wrote:
> On Tue, Oct 18, 2005 at 12:01:20PM +0200, Simon 'corecode' Schubert wrote:
> : On 18.10.2005, at 01:04, Jonathon McKitrick wrote:
> : >On DFly, executing
> : >the binary gives me 'libc.so.1 not found.'
> :
> : What does `ldd binary' and `objdump -x shared-object' tell you about
> : needed shared objects?
>
> jcm at drone:~/exp/aclient> ldd tc
> tc:
> ELF interpreter /usr/lib/libc.so.1 not found
> tc: signal 6
> jcm at drone:~/exp/aclient>
>
> The output for objdump is larger.  What am I looking for in that output?

try `readelf -d binary | grep NEEDED'

Best Regards,
sephe

--
Live Free or Die






More information about the Users mailing list