#95: dynamic libraries are not dynamic
-------------------+--------------------------------------------------------
Reporter:  bencer  |       Owner:  smoku
    Type:  defect  |      Status:  new  
Priority:  major   |   Component:  Build
 Version:  2.1     |    Blocking:       
-------------------+--------------------------------------------------------
 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.
 see:

 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)

   etc.

-- 
Ticket URL: <http://jabberd2.xiaoka.com/ticket/95>
jabberd2 <http://jabberd2.xiaoka.com/>
jabberd2 project
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to