[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: 0.9.16 build problems for android
- To: Howard Chu <hyc@symas.com>
- Subject: Re: 0.9.16 build problems for android
- From: Kristoffer Sjögren <stoffe@gmail.com>
- Date: Wed, 19 Aug 2015 08:36:07 +0200
- Cc: openldap-technical@openldap.org
- 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 :cc:content-type:content-transfer-encoding; bh=lCWKp/CfVCD6WJ1j1LalW6vL4K2CH+BXbTaWuid72/k=; b=YBJPoSxaWTKwpiZHT3xtr8cdKebTqnHjn2GfxY5gjC373cTZHIz+59HHdJ+0hh6FAc VHaSyqg5ANbtUNZxMEnZDHa4fwBhGomvStp98wKLMXR8IBYoVLCEZljdVcnG/2DkvU5T cP+pVrKJWtz6JpKUzUyFpWrYu7wGTOmo3afhCdISoAZZPSBiqQR/owYXhotCR1ZnlPtB BKrw8OAiORxXpn/Jbvz8iKgb/BR3hVRaqDA3yQkGiu14bk7/sQ3x9HBN4P+nj6OwXhgW WEnSS+L1rQgI9SiZky/4ZuIMp8hlJbIDZUsBzX+Pna9WO7GDrlG24baGOkTqGj3ZAHAM Duyg==
- In-reply-to: <55D3E06B.6050708@symas.com>
- References: <CADSBNAhMpsVh+H_XztA9MRmB-742Bar+xmY_6eCJfS9zA5BP_w@mail.gmail.com> <55D3E06B.6050708@symas.com>
Thanks, that was it.
On Wed, Aug 19, 2015 at 3:48 AM, Howard Chu <hyc@symas.com> wrote:
> Kristoffer Sjögren wrote:
>>
>> Hi
>>
>> This is a long shot.
>>
>> Just upgraded LMDB to 0.9.16 for lmdbjni (Java bindings for LMDB) and
>> when building for android-ndk-r10e I get a build error complaing about
>> undeclared PTHREAD_MUTEX_ROBUST [1].
>
>
> I don't think you're using LMDB 0.9.16. We didn't release the robust mutex
> support yet.
>
> --
> -- Howard Chu
> CTO, Symas Corp. http://www.symas.com
> Director, Highland Sun http://highlandsun.com/hyc/
> Chief Architect, OpenLDAP http://www.openldap.org/project/