Re: Compiling postgrey

2005-10-03 Thread Lowell Gilbert
Aguiar Magalhaes [EMAIL PROTECTED] writes:

 Hi list,
 
 I was compiling the posgrey in FreeBSD 5.4 (make make
 install) and I Received the error message:
 
 - - - - - - - - - - -
 /bin/sh /usr/ports/mail/postgreypkg_req INSTALL
 your vendor has not defined BerkeleyDB macro
 DB_AUTO_COMMIT, used at -e line 1
 
 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
 - - - - - - - - - - - -
 
 What´s wrong ?  

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

 How to fix it ?

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

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Compiling postgrey

2005-10-02 Thread Aguiar Magalhaes
Hi list,

I was compiling the posgrey in FreeBSD 5.4 (make make
install) and I Received the error message:

- - - - - - - - - - -
/bin/sh /usr/ports/mail/postgreypkg_req INSTALL
your vendor has not defined BerkeleyDB macro
DB_AUTO_COMMIT, used at -e line 1

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
- - - - - - - - - - - -

What´s wrong ?  

How to fix it ?

Thanks,

Aguiar








___ 
Novo Yahoo! Messenger com voz: ligações, Yahoo! Avatars, novos emoticons e 
muito mais. Instale agora! 
www.yahoo.com.br/messenger/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]