Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 01:58:43 -0500
From:      Jesse Guardiani <jesse@wingnet.net>
To:        freebsd-questions@freebsd.org
Subject:   linux binary equivalent to ldd?
Message-ID:  <c0v2f5$sur$1@sea.gmane.org>

next in thread | raw e-mail | index | archive | help
How do I run ldd on a linux binary?

But when I run ldd on a linux binary it says:

ldd: /usr/local/lib/RealPlayer8/rpnp.so: not a FreeBSD ELF shared object

How do I get info similar to what ldd gives out of a linux
binary? If I run this:

    /usr/compat/linux/usr/bin/ldd /usr/local/lib/RealPlayer8/rpnp.so

I get this:

/usr/compat/linux/usr/bin/ldd: /lib/ld-linux.so.2: not found
ldd: /lib/ld-linux.so.2 $exited with unknown exit code (127)
Exit 1

Thanks!

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c0v2f5$sur$1>