ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12923] New: build fails with: cannot find include file: <k

Date: Tue, 20 Sep 2016 07:57:10 +0000
Bug ID 12923
Summary build fails with: cannot find include file: <krb5.h>
Product Wireshark
Version 2.2.0
Hardware x86
OS Solaris
Status UNCONFIRMED
Severity Major
Priority Low
Component Build process
Assignee [email protected]
Reporter [email protected]

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
  CC       packet-kerberos.lo
"./asn1/kerberos/packet-kerberos-template.c", line 267: cannot find include
file: <krb5.h>
"./asn1/kerberos/packet-kerberos-template.c", line 293: warning: no explicit
type given
"./asn1/kerberos/packet-kerberos-template.c", line 293: syntax error before or
at: krb5_ctx
..

There was not such problem with 2.0 (well maybe there was during 2.0.0rc
version).

Workaround is to add '-I/usr/include/kerberosv5' to CFLAGS.


You are receiving this mail because:
  • You are watching all bug changes.