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

Gaurav Kansal gaurav.kansal at nic.in
Fri May 2 07:47:40 UTC 2014


Dear Team,

 

I am trying to configure Bind 9.10 version in CentOS 6.3 using the following
options but getting an error as shown below.

 

Option 1 -

./configure --with-geoip=/usr/local/share/GeoIP/

checking for libtool... no

checking for Source Identity Token support... no

checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/include

checking whether linking with OpenSSL works... no

configure: error: Could not run test program using OpenSSL from

/usr/lib and /usr/include.

Please check the argument to --with-openssl and your

shared library configuration (e.g., LD_LIBRARY_PATH).

 

I have OpenSSL and openssl-devel package installed in my machine.

 

Option 2-

./configure --with-geoip=/usr/local/share/GeoIP/
--with-openssl="/usr/include/openssl/"

checking for sysconf... yes

checking for libtool... no

checking for Source Identity Token support... no

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

 

 

I am not able to understand why it is appending the "/include/openssl/" in
my path as shown above.

 

I have also try following option to play with path but didn't get success.

 

Option 3-

./configure --with-geoip=/usr/local/share/GeoIP/ --with-openssl="/usr"

checking for libtool... no

checking for Source Identity Token support... no

checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/include

checking whether linking with OpenSSL works... no

configure: error: Could not run test program using OpenSSL from

/usr/lib and /usr/include.

Please check the argument to --with-openssl and your

shared library configuration (e.g., LD_LIBRARY_PATH).

 

 

 

Pl. help me what should I do ???

 

 

Regards, 

Gaurav Kansal

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140502/c2f435e1/attachment.html>


More information about the bind-users mailing list