[Lunar-commits] <moonbase> openldap: +0.0.01 bugfixes

Dennis Veatch dennisveatch at bellsouth.net
Tue Mar 4 02:08:42 CET 2008


On Monday March 3 2008 09:56:53 am Zbigniew Luszpinski wrote:
> commit 51bd49b6aeb29d6d14b1b0893e40a02de0b69868
> Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
> Date:   Mon Mar 3 15:56:53 2008 +0100
>
>     openldap: +0.0.01 bugfixes
> ---
>  utils/openldap/BUILD   |    4 +++-
>  utils/openldap/DETAILS |    6 +++---
>  2 files changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/utils/openldap/BUILD b/utils/openldap/BUILD
> index d8a4e56..f1c30af 100644
> --- a/utils/openldap/BUILD
> +++ b/utils/openldap/BUILD
> @@ -26,8 +26,10 @@
>                 --enable-passwd            \
>                 --enable-shell             \
>                 --enable-dnssrv            \
> +               --disable-bdb              \
> +               --disable-hdb              \
>                 $OPTS                     &&
>    make depend                            &&
> -  default_make
> +  default_make
>
>  ) > $C_FIFO 2>&1
> _______________________________________________

I am confused why you are disabling sleepycat and Hierarchical DB backends.
Is there some incompatibility with the current moonbase version of db?

-- 
You can tuna piano but you can't tune a fish.

http://www.lunar-linux.org/
It's worth a spin.


More information about the Lunar-dev mailing list