On Mon, Dec 15, 2008 at 01:13:05PM -0800, Phil Pennock wrote:
> When you use ldd against the sks binary, what does *it* report for the
> version of libdb? (List Dynamic Dependencies).
$ ldd bin/sks
linux-gate.so.1 => (0xffffe000)
libz.so.1 => /lib/libz.so.1 (0xb7f6d000)
libdb-4.6.so => /home/sks/BerkeleyDB.4.6/lib/libdb-4.6.so (0xb7e4f000)
libm.so.6 => /lib/libm.so.6 (0xb7e29000)
libdl.so.2 => /lib/libdl.so.2 (0xb7e25000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7e0e000)
libc.so.6 => /lib/libc.so.6 (0xb7cde000)
/lib/ld-linux.so.2 (0xb7f89000)
> Smells like a problem with using #include headers from a newer version
> than the library you linked against.
Regards,
Sebastian
--
,= ,-_-. =. /"\
((_/)o o(\_)) \ / ASCII Ribbon Campaign
`-'(. .)`-' && X against HTML e-mail
\_/ / \
_______________________________________________
Sks-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/sks-devel