Issues in configuring Bind 9.10 in CentOS 6.3 with --open-ssl

Jeremy C. Reed jreed at isc.org
Fri May 2 18:06:23 UTC 2014


On Fri, 2 May 2014, Gaurav Kansal wrote:

> Config.log doesn't showing any useful data to troubleshoot this.

> configure:15338: checking for OpenSSL library
> 
> configure:15436: error: "/usr/include/openssl//include/openssl/opensslv.h"
> not found

You looked at config.log after you did a different ./configure run with 
the wrong --with-openssl=/usr/include/openssl/.

You want to run ./configure without the --with-openssl switch.

Then please look in config.log for lines around "checking whether 
linking with OpenSSL works" (and above "## Cache variables ##" line).

(You don't have the "checking whether linking with OpenSSL works" in 
this output.)

> ## ---------------- ##
> 
> ## Cache variables. ##


More information about the bind-users mailing list