Error while building BIND 9.11 on linux host

blrmaani blrmaani at gmail.com
Mon Nov 21 00:12:16 UTC 2016


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/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’ isn’t known
aes.c:31: warning: unused variable ‘c’


Thanks
Blr


More information about the bind-users mailing list