Delivered-To: bind9-bugs@bugs.isc.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 From: "Borko Jankovic" X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) content-type: text/plain; charset="utf-8" X-RT-Incoming-Encryption: Not encrypted MIME-Version: 1.0 Return-Path: X-PHP-Originating-Script: 20001:class-phpmailer.php X-Original-To: bind9-bugs@bugs.isc.org Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 56B5AD78AFB for ; Wed, 2 Aug 2017 11:16:31 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id D29D334BBF5 for ; Wed, 2 Aug 2017 11:16:01 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d08 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Wed, 02 Aug 2017 11:16:01 +0000 To: bind-bugs@isc.org Message-ID: <5c5fb03d5d34b3454a935437485cbe47@www.isc.org> Subject: BIND 9.10.6 - Problem on Solaris 11.3 From www@isc.org Wed Aug 2 11:16:31 2017 Date: Wed, 2 Aug 2017 11:16:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 949 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 --- This email was received through isc.org Bug Submission Form