Subject: Re: problems building openldap
To: Gavan Fantom <gavan@coolfactor.org>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 11/28/2004 20:10:21
On Sun, 28 Nov 2004, Gavan Fantom wrote:

> When built as a dependency of KDE, openldap is built with BDB_TYPE=db1. When
> built on its own, it's built with BDB_TYPE=db4.

Hm.  Odd, at first, but understandable given the recursion process.  To work
around this, however, I've added a check to openldap/options.mk to add bdb
support to the build only if bdb.buildlink3.mk selects a valid version.

This probably needs more investigation.  It sounds like the variable
_BDB_TYPE frin bdb.buildlink3.mk is somehow bubbling down to openldap's
build via the make environment.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>