DPorts: GLib bug crashes applications linked with it
Francois Tigeot
ftigeot at wolfpond.org
Sun Jan 26 03:35:19 PST 2014
On Sun, Jan 26, 2014 at 12:22:09AM +0100, John Marino wrote:
> On 1/26/2014 00:16, srussell at prodigeinfo.qc.ca wrote:
>
> > I'm not sure if you meant that only pam_krb5 failed to configure when
> > Heimdal was the default, or if dports itself was failing. In my case,
> > pam_krb5 is now 100% functionnal.
>
> If it failed to configure in a clean jail but builds outside of jail,
> that means there's an unlisted dependency for the port that you happened
> to have installed, somehow. So it works by chance, and not guaranteed
> to be repeatable.
The port is missing a LIB_DEPENDS line:
.if defined(KRB5_IMPL) && ${KRB5_IMPL} == heimdal
+LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal
Is it worth it to file a FreeBSD PR ?
--
Francois Tigeot
More information about the Users
mailing list