Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3305] New: configure script won't recognize Solaris Kerber

Date: Fri, 6 Mar 2009 01:49:46 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3305

           Summary: configure script won't recognize Solaris Kerberos
           Product: Wireshark
           Version: 1.0.6
          Platform: PC
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: petr.sumbera@xxxxxxx


Created an attachment (id=2815)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2815)
patch

Build Information:
wireshark 1.0.6

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.14.5, with GLib 2.18.3, with libpcap 0.9.8, with libz
1.2.3, without POSIX capabilities, with libpcre 7.8, without SMI, without ADNS,
without Lua, with GnuTLS 2.6.3, with Gcrypt 1.4.4, with MIT Kerberos, without
PortAudio, without AirPcap.

Running on SunOS 5.11, with libpcap version 0.9.8.

Built using Sun C 5.9

--
Wireshark configure script won't recognize Solaris Kerberos (which is based on
MIT Kerberos).

# Solaris Nevada (build 107)

$ krb5-config --version
Solaris Kerberos (based on MIT Kerberos 5 release 1.6.3)


# Solaris 10 (update 7)

$ krb5-config --version
Solaris Kerberos (based on MIT Kerberos 5 release 1.4.0)

We can patch configure (acinclude.m4) to treat Solaris Kerberos as MIT. See
attached patch (tested on Solaris Nevada).


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.