Compile problem - libdb

Matthias Andree matthias.andree at gmx.de
Mon Jan 19 17:25:03 CET 2004


Henri van Riel <bogo at vanriel.xs4all.nl> writes:

> MA> On Sun, 18 Jan 2004, David Relson wrote:
>
>>> You know a lot about BerkeleyDB and how bogofilter uses it.  Assuming
>>> Henri knows as much as you do, how hard are the code modifications to
>>> use db1?
>
> MA> db 1.85 is said to be slow, and SleepyCat, the BerkeleyDB company,
> MA> recommend against using it. We already have a slow DB module, TDB, we
> MA> don't need another. :-)
>
> Another reason for me to try libdb3 ;) I need to take a few days off
> work ;)

Remember you must compile libdb3 (or whichever data base library you are
using) against uClibc as well. The db/tdb/qdbm versions configured and
linked against a stock (g)libc will cause unresolved symbols at link
time.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the Bogofilter mailing list