Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Failing bind 9.11.1-P3 configure failure
@ 2017-08-07  1:53 grunpferd at netscape.net
  2017-08-07 22:19 ` Peter Seiderer
  0 siblings, 1 reply; 7+ messages in thread
From: grunpferd at netscape.net @ 2017-08-07  1:53 UTC (permalink / raw)
  To: buildroot

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.


...
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

...


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


Ross








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170806/da756c3d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 135378 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170806/da756c3d/attachment.obj>

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Buildroot] Failing bind 9.11.1-P3 configure failure
@ 2017-08-08  0:36 grunpferd at netscape.net
  2017-08-08 17:07 ` Peter Seiderer
  0 siblings, 1 reply; 7+ messages in thread
From: grunpferd at netscape.net @ 2017-08-08  0:36 UTC (permalink / raw)
  To: buildroot





It looks like there is some confusion over the local existence of header files resulting in error during configure.



> Local build of bind here (with a random configuration) succeeds, mind to try
> the following buildroot patch:
I used the +       --without-lmdb \ option and that does work.


I guess the the real issue is why it is looking at local header files at all, rather than the buildroot headers.
Also I presume why bind wants to try and use -lmdb is to speed up some object store and retrieval,
so maybe the right solution is to build a local version of mdb and have host headers and library available for the target.
I have not tested the BR2_COMPILER_PARANOID_UNSAFE_PATH facility, prefer to let the build complete so I can test the resulting rootfs first!


Ross


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170807/2eb3049b/attachment.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-08 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox