bogofilter-0.96.1 - aka 1.0.0-rc1

Jim Correia jim.correia at pobox.com
Mon Sep 5 16:40:19 CEST 2005


On Sep 5, 2005, at 10:25 AM, David Relson wrote:

> Did you use "./configure --with-database=sqlite" ??  If you _did_  
> use the correct
> command, it sounds like ./configure doesn't work properly on Mac OS X.
> If that's the case, attach files config.log and src/config.h to your
> reply.

I used

./configure --with-database=sqlite3

because

./configure --help

said:

   --with-database=ENGINE  Choose database engine {db|qdbm|sqlite3}
                           [ENGINE=db]

Changing it to sqlite gets it to build, and make check passes up to  
t.lock1 then hangs on t.lock3.

It appears that the help for configure is wrong, and it doesn't  
complain if you pass it an unknown value for the database engine.

Any idea why t.lock3 is hanging and how to further diagnose it?

Thanks,
Jim








More information about the bogofilter-dev mailing list