Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 15:37:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196671] net/wireshark: fail to build when security/krb5 is installed
Message-ID:  <bug-196671-13-uyrFKxHWWc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196671-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196671-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196671

--- Comment #3 from John Hein <z7dr6ut7gs@snkmail.com> ---
Created attachment 156779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156779&action=edit
alternate patch that just forces a kerb lib from ports if GSSAPI

Here's an alternate patch that is simpler, but forces a dependency on a
kerberos lib from ports (if GSSAPI is on).

This is probably fine, but it precludes using the kerberos installation from
base at all.  To build with base kerberos, you would need the extra patch to
force the absolute path in the include for krb5.h and put -L/usr/lib in front
of any -L/usr/local/lib (via LDFLAGS) from the previous patch (attachment
156777).

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196671-13-uyrFKxHWWc>