pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Strange errors while compiling security/p5-GSSAPI
On Wed, Aug 03, 2016 at 03:22:39PM -0600, Swift Griggs wrote:
> On Wed, 3 Aug 2016, Greg Troxel wrote:
> > When building packages, the buildlink3 machinery arranges that only
> > include/lib files in the buildlink3 shadow tree are visible. [...]
>
> Thanks! Greg, I figured it out. This simple patch fixes it, and it's based
> on your help.
>
> --- Makefile 2016-08-03 15:19:35.000000000 -0600
> +++ Makefile~ 2016-08-03 15:21:13.000000000 -0600
> @@ -16,5 +16,4 @@
>
> .include "../../lang/perl5/module.mk"
> .include "../../mk/krb5.buildlink3.mk"
> -.include "../mit-krb5/buildlink3.mk"
> .include "../../mk/bsd.pkg.mk"
This sounds like you should set
KRB5_DEFAULT=mit-krb5
in your /etc/mk.conf instead.
Thomas
Home |
Main Index |
Thread Index |
Old Index