bind10 configure fails to find botan library

Spain, Dr. Jeffry A. spainj at countryday.net
Tue Nov 29 18:31:39 UTC 2011


I'm attempting to build bind10-devel-20111128 on Ubuntu Oneiric as follows:
./configure \
--prefix=/usr \
--sysconfdir=/etc/bind10 \
--localstatedir=/var \
--with-gnu-ld
'CFLAGS=-O2 -fno-strict-aliasing' \
'LDFLAGS=-Wl,-Bsymbolic-functions'

This results in the following messages:
checking for botan-config... /usr/bin/botan-config
checking botan/botan.h usability... yes
checking botan/botan.h presence... yes
checking for botan/botan.h... yes
checking for Botan library... no
configure: error: Needs Botan library 1.8 or higher

The packages libbotan-1.8.13 and libbotan1.8-dev are installed. The following library files are present:
/usr/lib/libbotan.so
/usr/lib/libbotan.a
/usr/lib/libbotan-1.8.13.so

Adding the configure argument "--with-botan=/usr/lib"  results in "configure: error: /usr/lib/bin/botan-config not found".

Thanks for any suggestions about getting past this.

Jeffry A. Spain
Network Administrator
Cincinnati Country Day School
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-users/attachments/20111129/8e7192c9/attachment.html>


More information about the bind10-users mailing list