Building on FreeBSD fails

Matthias Andree matthias.andree at gmx.de
Tue Jun 8 14:20:10 CEST 2004


Boris 'pi' Piwinger <3.14 at logic.univie.ac.at> writes:

> I try to build bogofilter on a FreeBSD 4.5-STABLE machine (I
> am not root!). I get this message:

Have the admin update to 4.8, 4.9 or 4.10 and use the port.

Otherwise, try fiddling with CPPFLAGS, LDFLAGS and LIBS:

env CPPFLAGS=-I/usr/local/include/db41 LIBS=-ldb41 \
    LDFLAGS=-L/usr/local/lib ./configure --with-your-options
                                         ^^^^^^^^^^^^^^^^^^^ replace this

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95



More information about the Bogofilter mailing list