On Tue, Jan 29, 2008 at 12:03:17PM -0600, Kevin Monceaux wrote:
Jason,
On Tue, 29 Jan 2008, Jason Chu wrote:
What does readelf -d /usr/bin/c3270 tell you? Namcap doesn't actually use ldd, it uses something faster and more accurate.
I'm guessing it's the "Shared Library" section that important to namcap. readelf shows:
0x00000001 (NEEDED) Shared library: [libssl.so.0.9.8] 0x00000001 (NEEDED) Shared library: [libcrypto.so.0.9.8] 0x00000001 (NEEDED) Shared library: [libnsl.so.1] 0x00000001 (NEEDED) Shared library: [libreadline.so.5] 0x00000001 (NEEDED) Shared library: [libncursesw.so.5] 0x00000001 (NEEDED) Shared library: [libutil.so.1] 0x00000001 (NEEDED) Shared library: [libc.so.6]
Ok, this is probably going to take a little bit of fiddling. Let's get off the mailing list. Can you open a ticket in the bug tracker where we can talk about this more? Jason