#95: dynamic libraries are not dynamic
-------------------+--------------------------------------------------------
Reporter: bencer | Owner: smoku
Type: defect | Status: new
Priority: major | Component: Build
Version: 2.1 | Resolution:
Keywords: | Blocking:
-------------------+--------------------------------------------------------
Comment (by smoku):
What system is this? Autotools version? Libtool version?
I do not see it at my system.
{{{authreg_sqlite.so}}} links {{{libsqlite3.so}}}:
{{{
$ ldd storage/.libs/authreg_sqlite.so
linux-gate.so.1 => (0xffffe000)
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb7f74000)
libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb7f33000)
[...]
}}}
but {{{c2s/c2s}}} does not:
{{{
$ ldd c2s/c2s
linux-gate.so.1 => (0xffffe000)
libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb7eb7000)
[...]
}}}
--
Ticket URL: <http://jabberd2.xiaoka.com/ticket/95#comment:1>
jabberd2 <http://jabberd2.xiaoka.com/>
jabberd2 project
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com