On Sun, 2016-11-20 at 16:12 -0800, blrmaani wrote:
> I am trying to build BIND 9.11 on RHEL linux host and see this error.
> What am I missing?
On 20.11.16 17:39, blrmaani wrote:
These steps helped (openssl-1.0.2j and BIND 9.11 P1)
./config --prefix=/usr/local --openssldir=/usr/local/openssl
m
These steps helped (openssl-1.0.2j and BIND 9.11 P1)
./config --prefix=/usr/local --openssldir=/usr/local/openssl
make
make install
### Then BIND can be compiled as below:
./configure —with-openssl=yes
make
make install
named -v
BIND 9.11.0-P1
Carl,
I will also try RPM in a bit. Wonderin
Good to know Mark. I retried again using openssl 1.0.2j as below (as a root
user):
./config
make
make install
and then tried building BIND 9.11 P1 as below:
./configure --with-openssl=/usr/local/ssl
make
I see these errors now after several minutes ...
--
gcc -shared -o sample.so db.o driv
What version of OpenSSL are you trying to compile against? OpenSSL
broken backwards API compatibility with OpenSSL 1.1.0. This has
forced every application that uses OpenSSL to update their code to
cope and OpenSSL took a long time to provide a fully working API.
We tried building with the earl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On Sun, 2016-11-20 at 16:12 -0800, blrmaani wrote:
> I am trying to build BIND 9.11 on RHEL linux host and see this error.
> What am I missing?
I am not sure, but you might want to build a full RPM, possibly starting
from http://www.five-ten-sg.com/
I am trying to build BIND 9.11 on RHEL linux host and see this error. What am I
missing?
./configure
make
make[4]: Leaving directory
`/root/BIND911ETC/bind-9.11.0-P1/lib/isc/x86_32/include'
make[3]: Leaving directory `/root/BIND911ETC/bind-9.11.0-P1/lib/isc/x86_32'
gcc -I/root/BIND911
6 matches
Mail list logo