[Bug 196671] net/wireshark: fail to build when security/krb5 is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 14 15:37:47 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196671

--- Comment #3 from John Hein <z7dr6ut7gs at 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.


More information about the freebsd-ports-bugs mailing list