Bogofilter-0.15.9 - New Current Release

Matthias Andree matthias.andree at gmx.de
Mon Nov 24 10:41:16 CET 2003


On Sun, 23 Nov 2003, Chris Wilkes wrote:

> On Sun, Nov 23, 2003 at 04:22:15PM -0500, David Relson wrote:
> > Bogofilter 0.15.9 is available on SourceForge.  The download URL is
> > http://sourceforge.net/project/showfiles.php?group_id=62265
> 
> For some reason the src rpm doesn't build correctly, I get the following
> error:
>   /usr/bin/ld: cannot find -ldb
>   collect2: ld returned 1 exit status
> However the source compiles correctly, with configure using DB_LIB=-ldb,
> and apparently it can find my db4 (4.1.25-3) files.
> 
> I don't believe I had to do anything with 0.15.7-1 to get the source rpm
> to compile correctly.

The autodetection magic has since been changed with a focus on run-time
convenience in contrast to build-time convenience. Can you do (in a sh,
ksh, ash, bash) this:

for i in `locate libdb.so` ; do echo $i ; readelf -d $i | grep SONAME ;
echo ; done

and report the results?

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the Bogofilter mailing list