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 early releases and the necessary code
just wasn't yet written.  Named uses the low level APIs.

The next maintainence release of BIND has support for OpenSSL 1.1.0
but you loose support for GOST.

Mark

In message <800c7d82-63b4-4aec-9f12-5e259f48c...@googlegroups.com>, blrmaani wr
ites:
> I am trying to build BIND 9.11 on RHEL linux host and see this error.
> What am I missing?
>
> ./configure
> make
> ....
> ....
> make4: Leaving directory
> `/root/BIND911ETC/bind-9.11.0-P1/lib/isc/x86_32/include'
> make3: Leaving directory `/root/BIND911ETC/bind-9.11.0-P1/lib/isc/x86_32'
> gcc  -I/root/BIND911ETC/bind-9.11.0-P1 -I../.. -I./unix/include
> -I./pthreads/include -I./x86_32/include -I./include -I./include
> -I/root/BIND911ETC/bind-9.11.0-P1/lib/dns/include -I../../lib/dns/include
>  -D_REENTRANT -DOPENSSL -DPK11_LIB_LOCATION=\"undefined\" -D_GNU_SOURCE
> -g -O2  -fPIC  -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings
> -Wformat -Wpointer-arith -fno-strict-aliasing
> -fno-delete-null-pointer-checks  -c aes.c
> aes.c: In function isc_aes128_crypt:
> aes.c:31: error: storage size of c isnt known
> aes.c:31: warning: unused variable c
>
>
> Thanks
> Blr
> _______________________________________________
> 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

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
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