On Friday 29 June 2007 15:54:36 Tomasz Sterna wrote:
> Linked where?
> Could you show some examples?

maybe i have misunderstood the aim of #52, but when you use dlopen to load dyn 
libs, they are not linked at build time so --enable-ldap or --enable-foo 
shouldn't make appear libfoo on a ldd dump.

jabberd compiled with ldap and berkeleydb:

sid:~/jabberd/jabberd-2.1.6$ ldd c2s/c2s
-->        libldap_r.so.2 => /usr/lib/libldap_r.so.2 (0x00002b5ab7086000)
        liblber.so.2 => /usr/lib/liblber.so.2 (0x00002b5ab7284000)
-->        libdb-4.3.so => /usr/lib/libdb-4.3.so (0x00002b5ab7392000)
        libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x00002b5ab7583000)
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x00002b5ab77cb000)
  etc.
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to