cvsup: WITH_BDB_VER

Scot Hetzel swhetzel at gmail.com
Fri Oct 1 13:20:34 PDT 2004


On Fri, 01 Oct 2004 20:57:11 +0100, Richard Collyer
<richard at firebadger.net> wrote:
> Hello,
> 
> Having some trouble with updaing ports via cvsup. The problems started
> when i forgot to add -L 2 to the cvsup command so instead of doing
> "cvsup -g -L 2 ports-supfile" i did "cvsup -g ports-supflie".
> 
> No matter what I do I cant get "make index" to work it alwasy fails at
> the berkley database.
> 
> Any ideas?
> 
> brian# make index
> Generating INDEX - please wait.."Makefile", line 38: WITH_BDB_VER must be one between 2, 3, 4, 41 and 42
> ===> databases/p5-BerkeleyDB failed
> *** Error code 1
> 1 error
> 
What is the value of the WITH_BDB_VER variable?

 cd /usr/ports/databases/p5-BerkeleyDB
 make -V WITH_BDB_VER

If it's not one of the above 5 values, then check your /etc/make.conf
for this variable.


More information about the freebsd-ports mailing list