Bug ID |
8298
|
Summary |
wireshark 1.8.5 configure fails when MIT kerberos 1.11 is installed
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.5
|
Hardware |
x86
|
OS |
Mac OS X 10.8
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
wireshark's configure greps the krb5.h file(s) for "Massachusetts Institute of
Technology". In kerberos5 1.11 (or after 1.7.2) this line has been split after
"Massachusetts", thus grep does not find the line. In the end, wireshark's
configure doesn't know which K5 is installed (MIT or Heimdal) and bails out.
You are receiving this mail because:
- You are watching all bug changes.