[Bug 257663] sysutils/gnome-control-center: 40.0 stage-qa issues
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257663] sysutils/gnome-control-center: 40.0 stage-qa issues"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Aug 2021 18:41:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257663 Ting-Wei Lan <lantw44@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lantw44@gmail.com --- Comment #1 from Ting-Wei Lan <lantw44@gmail.com> --- (In reply to Matthias Andree from comment #0) gnome-control-center always requires MIT Kerberos to build. It isn't an optional dependency from the upstream's point of view. However, FreeBSD base ships Heimdal Kerberos, and pulling in MIT Kerberos from ports may cause other ports to automatically pick up MIT Kerberos and introduce conflicts. Therefore, gnome-control-center port patches out function calls which are not supported by Heimdal Kerberos to make it possible to compile with Heimdal Kerberos. It is likely that this is the wrong way to solve the problem, but it seems to be fine if you don't use Kerberos. -- You are receiving this mail because: You are the assignee for the bug.