Skip site navigation (1)Skip section navigation (2)
Date:      03 Oct 2005 14:56:35 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Aguiar Magalhaes <magalhj@yahoo.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Compiling postgrey
Message-ID:  <44y85al998.fsf@be-well.ilk.org>
In-Reply-To: <20051002193754.67374.qmail@web31613.mail.mud.yahoo.com>
References:  <20051002193754.67374.qmail@web31613.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aguiar Magalhaes <magalhj@yahoo.com.br> writes:

> Hi list,
>=20
> I was compiling the posgrey in FreeBSD 5.4 (make make
> install) and I Received the error message:
>=20
> - - - - - - - - - - -
> /bin/sh /usr/ports/mail/postgreypkg_req INSTALL
> your vendor has not defined BerkeleyDB macro
> DB_AUTO_COMMIT, used at -e line 1
>=20
> Postgrey requeires databases/p5-berkeleyDB to be built
> with BerkeleyDB 4.1 or newer. Please reinstall it with
> the WITH_BDB_VER set to 41 or newer
> - - - - - - - - - - - -
>=20
> What=B4s wrong ?=20=20

Well, let's see.  Apparently this port requires that
databases/p5-BerkeleyDB to be built with the variable=20
WITH_BDB_VER set to indicate version 4.1 (or later).

> How to fix it ?

At a guess, add "WITH_BDB_VER=3D1" to your make.conf,=20
and then install the databases/p5-BerkeleyDB port.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44y85al998.fsf>