#37924: wireshark-devel @1.8.5_0 +adns+ipv6+libgcrypt+pcre+python27+rtp: configure failure when looking for kerberos5 ------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Changes (by cal@…): * status: closed => reopened * resolution: duplicate => Comment: This is not a duplicate, because a revbump will not fix it. The problem is caused by Wireshark's configure trying to determine whether it is linking against Heimdal or MIT Kerberos by grepping the krb5.h for "Massachusetts Institute of Technology". With version 1.11 of kerberos5 however, this text is broken into two lines. A simple fix is changing all occurances of this string in configure to "Massachusetts". -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS