Subject: Re: pkg/33993 (Cannot build pkgsrc gnome-vfs2: libgssapi not found)
To: None <irix-pkg-people@NetBSD.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 07/14/2006 07:10:02
The following reply was made to PR pkg/33993; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/33993 (Cannot build pkgsrc gnome-vfs2: libgssapi not found)
Date: Thu, 13 Jul 2006 16:15:11 +0200
On Thu, Jul 13, 2006 at 01:56:46PM +0000, wiz@netbsd.org wrote:
> Does adding:
> .include "../../security/heimdal/buildlink3.mk"
> to the gnome-vfs2 Makefile, and 'make clean && make' help?
It is already including mk/krb5.buildlink3.mk.
What is the result of
bmake show-var VARNAME=KRB5_TYPE
?
Joerg