Wireshark mailing list archives

r30631 failed to compile without kerberos


From: Jakub Zawadzki <darkjames () darkjames ath cx>
Date: Tue, 20 Oct 2009 12:12:38 +0200

Hi,

compilation error of packet-dcerpc-netlogon.c:

packet-dcerpc-netlogon.c: In function 'get_keytab_as_list':
packet-dcerpc-netlogon.c:6822: error: 'enc_key_t' undeclared (first use in this function)
packet-dcerpc-netlogon.c:6822: error: (Each undeclared identifier is reported only once
packet-dcerpc-netlogon.c:6822: error: for each function it appears in.)
packet-dcerpc-netlogon.c:6822: error: 'ek' undeclared (first use in this function)
cc1: warnings being treated as errors
packet-dcerpc-netlogon.c:6823: error: ISO C90 forbids mixed declarations and code
packet-dcerpc-netlogon.c:6827: error: 'krb_decrypt' undeclared (first use in this function)
packet-dcerpc-netlogon.c:6831: error: implicit declaration of function 'read_keytab_file_from_preferences'
packet-dcerpc-netlogon.c:6833: error: 'enc_key_list' undeclared (first use in this function)

works with attached patch.

Attachment: fix-no-kerberos.patch
Description:

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: