Hello, Sorry for "late" response on this email.. :) I solved this issue with downgrading my Solaris, but now I ran again on this problem, and downgrading is not an option... If you see confg.log , you will find this: configure:14313: result: no configure:14313: checking kerberosv5/krb5.h presence configure:14313: gcc -E -I/usr/include -D_XPG4_2 -D__EXTENSIONS__ conftest.c In file included from conftest.c:45:0: /usr/include/kerberosv5/krb5.h:8327:21: fatal error: com_err.h: No such file or directory This because /usr/include/kerberosv5/krb5.h doesn’t exist anymore , it was moved to directory /usr/include/kerberosv5/krb5/ , but they left small text file as "backward compatibility".. :) Best Regards, Borko -----Original Message----- From: Mark Andrews via RT [mailto:bind9-confidential@isc.org] Sent: četvrtak, 03. avgust 2017 00:39 To: Borko Janković Subject: [ISC-Bugs #45669] BIND 9.10.6 - Problem on Solaris 11.3 Could you please send the "config.log" generated by configure?