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. ##
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to