Wireshark mailing list archives

Re: Commit 3c1f71e: Build error "unused parameter 'ntlm_pass' [-Werror=unused-parameter]"


From: Alexis La Goutte <alexis.lagoutte () gmail com>
Date: Wed, 20 Apr 2016 09:59:29 +0200

i will push today (or tomorrow) a fix for build without Kerberos

On Wed, Apr 20, 2016 at 7:32 AM, <zeugs () heilmeier eu> wrote:


You don't have Kerberos enabled (HAVE_KERBEROS).


By the way using an explicit --with-kerberos should throw a configure
error if Kerberos isn't found, so I don't know what is going on there.


There's a warning I haven't realized when running configure:
---
$./configure --with-kerberos --with-ssl --with-geoip
configure: WARNING: unrecognized options: --with-kerberos
.....
checking whether to use Kerberos library... yes
checking for krb5-config... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
No Heimdal or MIT header found - disabling dissection for some kerberos
data in packet decoding
.....
               Use kerberos library : no
---

=> So, yes Kerberos is not available and the commit should be fixed to
catch this issue..

Cheers

Uli


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

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

Current thread: