Report information
The Basics
Id:
45669
Status:
open
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
Other

Dates
Created:Wed, 02 Aug 2017 07:16:40 -0400
Updated:Thu, 25 Jan 2018 11:09:03 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

From: "Borko Jankovic" <borko.jankovic@saga.rs>
To: bind-bugs@isc.org
Subject: BIND 9.10.6 - Problem on Solaris 11.3
Date: Wed, 2 Aug 2017 11:16:01 +0000
Bug Report from www.isc.org: Name: Borko Jankovic Email: borko.jankovic@saga.rs Software Version: BIND 9.10.6 OS: Solaris 11.3 Sparc Subject:Problem on Solaris 11.3 Bug Detail =========== Bind failed to compile (configure part) on the newest Solaris 11.3 release (SRU version 0.5.11-0.175.3.22.0.3.0 ), with error message: checking for kerberosv5/krb5.h... no configure: error: krb5.h not found When I checked file , it looks like this: # cat /usr/include/kerberosv5/krb5.h /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* The MIT Kerberos header file krb5.h used to live here. As of the 1.5 release, we're installing multiple Kerberos headers, so they're all moving to a krb5/ subdirectory. This file is present just to keep old software still compiling. Please update your code to use the new path for the header. */ #include <krb5/krb5.h> --- This email was received through isc.org Bug Submission Form
Could you please send the "config.log" generated by configure?
From: "Borko Janković" <Borko.Jankovic@saga.rs>
Date: Thu, 25 Jan 2018 16:08:47 +0000
To: "bind9-confidential@isc.org" <bind9-confidential@isc.org>
Subject: RE: [ISC-Bugs #45669] BIND 9.10.6 - Problem on Solaris 11.3
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ć <Borko.Jankovic@saga.rs> Subject: [ISC-Bugs #45669] BIND 9.10.6 - Problem on Solaris 11.3 Could you please send the "config.log" generated by configure?

Message body not shown because it is not plain text.