[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: RE24 testing call (2.4.39)
- To: openldap-technical <openldap-technical@openldap.org>
- Subject: Re: RE24 testing call (2.4.39)
- From: Mauricio Tavares <raubvogel@gmail.com>
- Date: Mon, 20 Jan 2014 09:38:18 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=aNER9HihnvMTZ7WvvdvCGfhPi6DwQpQOGMjDcYLIwFo=; b=dtumCDqxi+v7alXEfJs4DdXICgzJ2kcKDk1WFcG6+vfn1n6Uq46gY8uYA2xKsprxeD MTsULNjbBSrKn4vxtivIkBnHF2bW/140XZqcaubIvZ7Dpy2MHhELZjrd9qP8j9dSK4Ag 5SO5eGRfjVg8THk+s5qfI5I88GhO9QvEVT3bsV1R1nZjmF7GzKOVPPlrUYlpsNoJg25D wHvJlg6fu863X/4ae4VM70KTg5ldxtapPQmvTLIaol4mzC3lA8/jZ5kiJ6h07KjIQiML PIY6VuBGO53JD1/9/XyoKZdwop3km5R90ZDdaXYllYSJEtQrAi2GiK157gFdErnt3auC LrAA==
- In-reply-to: <52D7FF3E.7040305@webbfontaine.com>
- References: <53B214BEF24B224727674A77@192.168.1.2> <52D7FF3E.7040305@webbfontaine.com>
On Thu, Jan 16, 2014 at 10:48 AM, Jean Gillaux
<jgillaux@webbfontaine.com> wrote:
> On 15/01/14 03:35, Quanah Gibson-Mount wrote:
>> If you know how to build OpenLDAP manually, and would like to
>> participate in testing the next set of code for the 2.4.39 release,
>> please do so.
>>
>> Generally, get the code for RE24:
>>
>> <http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=snapshot;h=refs/heads/OPENLDAP_REL_ENG_2_4;sf=tgz>
>>
>>
>> Configure & build.
>>
>> Execute the test suite (via make test) after it is built.
>>
> Hello,
>
> All tests were ok on LinuxMint LMDE (jessie/sid) x86_64
>
> Best Regards
>
> --
> Jean
Here are my results:
Tests on CentOS (6.5 x86_64) and Ubuntu (12.04.4 LTS X86_64) successful.
AIX 5.3 64:
db provided by IBM is rather old: db-3.3.11-4.aix5.1.ppc.rpm,
causing configure: error: BerkeleyDB version incompatible with BDB/HDB
backends. Lemme get a newer version and try it again.
I can also do OSX 10.7 and maybe 10.9. I was going to also do 10.5 PPC
but my Mac mini G4 is a bit unhappy right now.