bind10 configure fails to find botan library

Spain, Dr. Jeffry A. spainj at countryday.net
Wed Nov 30 18:20:29 UTC 2011


> I have created a ticket for this; http://bind10.isc.org/ticket/1442

Thanks. I will keep an eye on it.

> And, while it needs some cleanup, I have attached an initial patch that you can try, which fixes the issues for me.

With the patch, configure runs to a successful completion. make and make install also succeed.

I have one other question with regard to configure. Here's what I'm using at the moment:
./configure \
	--prefix=/usr \
	--sysconfdir=/etc/bind10 \
	--localstatedir=/var \
	'CFLAGS=-O2 -fno-strict-aliasing' \
	'LDFLAGS=-Wl,-Bsymbolic-functions'

The CFLAGS and LDFLAGS parameters are what the Ubuntu package maintainers use with their bind9 packages. Are any of these necessary or helpful for building bind10?

Thanks again for your help. Jeff.


More information about the bind10-users mailing list