Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] Failing bind 9.11.1-P3 configure failure
Date: Tue, 8 Aug 2017 00:19:26 +0200	[thread overview]
Message-ID: <20170808001926.554b1a0a@gmx.net> (raw)
In-Reply-To: <15dba6532c8-c03-26aa@webjas-vab011.srv.aolmail.net>

Hello 'grunpferd'(*),

On Sun, 6 Aug 2017 21:53:01 -0400, grunpferd at netscape.net wrote:

> Currently unable to build bind 9.11.1-P3.
> 
> 
> 
> It looks like there is some confusion over the local existence of header files resulting in the following error message.
> Previous version of bind compiles successfully.
> 

Could be, mind to try with BR2_COMPILER_PARANOID_UNSAFE_PATH enabled?

> 
> ...
> checking for using OpenSSL for hash functions... no
> checking for PKCS11 support... no
> checking for PKCS11 tools... disabled
> checking for native PKCS11... disabled
> checking for clock_gettime... yes
> checking for lmdb library... yes
> checking for library containing mdb_env_create... no
> configure: error: found lmdb include but not library.
> package/pkg-generic.mk:217: recipe for target '/u/rfg/w/buildroot_tk1_gcc7_4.12/output/build/bind-9.11.1-P3/.stamp_configured' faile
> d
> make: *** [/u/rfg/w/buildroot_tk1_gcc7_4.12/output/build/bind-9.11.1-P3/.stamp_configured] Error 1
> 
> ...

Local build of bind here (with a random configuration) succeeds, mind to try
the following buildroot patch:

diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 988f40e1c2..c65568e9e3 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -24,6 +24,7 @@ BIND_CONF_ENV = \
        BUILD_CC="$(TARGET_CC)" \
        BUILD_CFLAGS="$(TARGET_CFLAGS)"
 BIND_CONF_OPTS = \
+       --without-lmdb \
        --with-libjson=no \
        --with-randomdev=/dev/urandom \
        --enable-epoll \


Regards,
Peter

(*) Using a real name instead of any pseudonym or fake name is preferred

> 
> 
> So buildroot can't configure bind-9.11.1-P3.
> 
> 
> Ross
> 
> 
> 
> 
> 
> 
> 
> 

  reply	other threads:[~2017-08-07 22:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07  1:53 [Buildroot] Failing bind 9.11.1-P3 configure failure grunpferd at netscape.net
2017-08-07 22:19 ` Peter Seiderer [this message]
2017-08-08 14:18   ` Arnout Vandecappelle
2017-08-08 17:00     ` Peter Seiderer
  -- strict thread matches above, loose matches on Subject: below --
2017-08-08  0:36 grunpferd at netscape.net
2017-08-08 17:07 ` Peter Seiderer
2017-08-08 23:29   ` grunpferd at netscape.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170808001926.554b1a0a@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox