Wireshark-bugs: [Wireshark-bugs] [Bug 1709] New: packet-kerberos.c does not build on solaris wit
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1709
Summary: packet-kerberos.c does not build on solaris with sun c
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Solaris
Status: NEW
Severity: Major
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: io@xxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
packet-kerberos.c from SVN 22401 does not build on solaris with sun c due to
the following errors (and many others of the same type but on different lines):
argument : pointer to struct _asn1_ctx_t {unsigned int signature, enum
{ASN1_ENC_XER(3), ASN1_ENC_ECN(2), ASN1_ENC_PER(1), ASN1_ENC_BER(0)} encoding,
i
nt aligned, pointer to struct _packet_info {..} pinfo, pointer to struct
_proto_
node {..} created_item, pointer to void value_ptr, pointer to void
private_data,
struct {..} external}
"packet-kerberos.c", line 4208: warning: no explicit type given
"packet-kerberos.c", line 4208: syntax error before or at: ERROR_sequence
"packet-kerberos.c", line 4208: warning: old-style declaration or incorrect
type
for: ERROR_sequence
"packet-kerberos.c", line 4209: too many initializers for scalar
"packet-kerberos.c", line 4211: too many initializers for scalar
"packet-kerberos.c", line 4213: too many initializers for scalar
"packet-kerberos.c", line 4215: too many initializers for scalar
"packet-kerberos.c", line 4217: too many initializers for scalar
"packet-kerberos.c", line 4219: too many initializers for scalar
"packet-kerberos.c", line 4221: too many initializers for scalar
"packet-kerberos.c", line 4223: too many initializers for scalar
"packet-kerberos.c", line 4225: too many initializers for scalar
"packet-kerberos.c", line 4227: too many initializers for scalar
"packet-kerberos.c", line 4229: too many initializers for scalar
"packet-kerberos.c", line 4231: too many initializers for scalar
"packet-kerberos.c", line 4233: too many initializers for scalar
"packet-kerberos.c", line 4235: too many initializers for scalar
"packet-kerberos.c", line 4237: too many initializers for scalar
cc: acomp failed for packet-kerberos.c
NOTE: builds fine on SVN 20946
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.