ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Kerberos error while trying to build Wireshark rpm

From: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Fri, 23 Apr 2010 16:53:45 +0100
Thanks Chris!  In the end (I think) I had to edit it in wireshark.spec.in and set it when I ran configure.
I did notice that gnutls was included in the build even when I specified no in both places, but I'll look at that another day...
Martin

On Fri, Apr 23, 2010 at 3:06 PM, Maynard, Chris <Christopher.Maynard@xxxxxxxxx> wrote:
I think you need to manually edit the wireshark.spec.in file to add the configure options you want.
- Chris

________________________________
From: wireshark-dev-bounces@xxxxxxxxxxxxx [wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Martin Mathieson [martin.r.mathieson@xxxxxxxxxxxxxx]
Sent: Friday, April 23, 2010 9:59 AM
To: Developer support list for Wireshark
Subject: [Wireshark-dev] Kerberos error while trying to build Wireshark rpm

Hi,

I've been having trouble running 'make rpm-package'.
Using the version of krb5.h it finds by default can't determine which version (Heimdal or MIT) it is.

So I tried:
   configure --with-krb5=/usr
It identified the version as MIT this time, but when I tried to make the rpm package it again forgot about this choice.

Similarly doing:
  configure --with-krb5=no
turns off kerberos altogether for the wireshark build, but this setting isn't used during 'make rpm-package'.


How do I build the rpm without kerberos support?

Regards,
Martin
CONFIDENTIALITY NOTICE: The contents of this email are confidential
and for the exclusive use of the intended recipient. If you receive this
email in error, please delete it from your system immediately and
notify us either by email, telephone or fax. You should not copy,
forward, or otherwise disclose the content of the email.

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