[Buildroot] [PATCH] bind: fix compilation when lmdb.h is present on host

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Sep 9 20:25:55 UTC 2017


Hello,

On Fri,  8 Sep 2017 16:02:49 +0200, Julien Floret wrote:
> From: Robin Jarry <robin.jarry at 6wind.com>
> 
> Bind autoconf scripts look for lmdb.h in /usr/include (even when
> cross-compiling). When liblmdb-dev is installed, this causes the
> following error:
> 
>     ...
>     checking for lmdb library... yes
>     checking for library containing mdb_env_create... no
>     configure: error: found lmdb include but not library.
> 
> Fix this by disabling explicitly lmdb support.
> 
> Signed-off-by: Robin Jarry <robin.jarry at 6wind.com>
> Signed-off-by: Julien Floret <julien.floret at 6wind.com>
> ---
>  package/bind/bind.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list