[cvs] bogofilter/src datastore_db.c,1.81,1.82

Matthias Andree matthias.andree at gmx.de
Wed Feb 25 16:00:32 CET 2004


On Tue, 24 Feb 2004, David Relson wrote:

> On Tue, 24 Feb 2004 21:13:24 +0100
> Matthias Andree wrote:
> 
> > David Relson <relson at osagesoftware.com> writes:
> > 
> > > Also, when I tried "-std=c89" gcc complained about plain old "uint"
> > > :-<
> > 
> > No wonder, uint isn't part of the 1989 ISO C (F.K.A. ANSI C) edition -
> > at the very least you will have to re-run ./configure with
> > config.cache purged, it may take more given the mixed-up state (read:
> > mess) that GNU libc presents.
> 
> I just edited src/Makefile and added the option to CFLAGS :-)  Quick &
> simple !

Given the BerkeleyDB on SunOS 4.1.4 experiences, you may also have to
recompile BerkeleyDB with -std=c89...

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the bogofilter-dev mailing list