Joe Laffey writes:

On Sat, 11 Oct 2003, Sam Varshavchik wrote:

Joe Laffey writes:

> Does courier use openssl in any way? I am not finding anything when I run
> ldd on the binaries.

Run ldd on couriertls


/usr/lib/courier/bin/couriertls: -lm.0 => /usr/lib/libm387.so.0 -lm.0 => /usr/lib/libm.so.0 -lstdc++.5 => /usr/local/gcc3/lib/libstdc++.so.5

So am I to take it that either mine is built statically with the ssl
library or that it does not use it at all?

Hmm... Running strings grepping for ssl finds that it would appear to be
statically linked with openssl.

You're probably missing the .so soft links, so the linker does not find the shared libraries, finds, and links again the static libraries.



Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to