Hello.
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).
If I had a try to link it against the new 4.7:
$ ldd bin/sks
linux-gate.so.1 => (0xffffe000)
libz.so.1 => /lib/libz.so.1 (0xb7fb9000)
libdb-4.7.so => /home/sks/lib/libdb-4.7.so (0xb7e76000)
libm.so.6 => /lib/libm.so.6 (0xb7e50000)
libdl.so.2 => /lib/libdl.so.2 (0xb7e4c000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7e35000)
libc.so.6 => /lib/libc.so.6 (0xb7d05000)
/lib/ld-linux.so.2 (0xb7fd5000)
I've got:
$ bin/sks fastbuild -n 4 -cache 100 dump/*.pgp
malloc: 3464270912: Cannot allocate memory
DB_ENV->rep_start interface requires an environment configured for the
replication subsystem
Segmentation fault
Any further ideas? :-)
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