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