bogofilter-0.17.2 - new current release

Eric Wood eric at interplas.com
Mon Feb 23 05:33:03 CET 2004


----- Original Message ----- 
From: "David Relson"
> File RELEASE.NOTES-0.17 has details of the changes.  If you haven't read
> it already, do so!  If you determine at some future date that you need
> the removed code, you'll have to download 0.16.4

17.2 would not build on my RH 7.3 box.   16.4 built okay.  RH 7.3 only came
with db3.  I thought the release notes said bogofilter would still build
with BerkeleyDB >= 3.2

<snip>
We developers are no longer
   using BerkeleyDB-3.3, but will leave the code in bogofilter to
   allow its continued use.
</snip>

Is that still the case?  Here is my compile error:

t=2 -MT datastore_db.o -MD -MP -MF ".deps/datastore_db.Tpo" -c -o
datastore_db.o
 datastore_db.c; \
then mv -f ".deps/datastore_db.Tpo" ".deps/datastore_db.Po"; else rm -f
".deps/d
atastore_db.Tpo"; exit 1; fi
datastore_db.c: In function `db_open':
datastore_db.c:211: parse error before `*'
datastore_db.c:227: `opt_flags' undeclared (first use in this function)
datastore_db.c:227: (Each undeclared identifier is reported only once
datastore_db.c:227: for each function it appears in.)
datastore_db.c:235: `idx' undeclared (first use in this function)
datastore_db.c:235: `retryflags' undeclared (first use in this function)
datastore_db.c:240: `handle' undeclared (first use in this function)
make[3]: *** [datastore_db.o] Error 1

Thanks,
-eric wood





More information about the Bogofilter mailing list