On Wed, Feb 21, 2001 at 10:06:29PM +0900, Jun Kuriyama wrote:
> At 20 Feb 2001 09:44:01 GMT,
> Makoto MATSUSHITA wrote:
> > It seems that add 'CFLAGS+=-I${KRB5OBJDIR}' to
> > src/kerberos5/lib/libgssapi/Makefile is required to fix this, since
> > krb5_err.h is not in ${KRB5DIR}/lib/krb5.
>
> In my environment, buildworld was finished with attached patch. I
> don't know KRB4 should be defined in this file or not. But in
> crypto/heimdal/kdc/headers.h, krb.h (this file is not exist in heimdal
> distribution) is included if KRB4 is defined.
>
> So if MAKE_KERBEROS5=YES is set in /etc/make.conf, buildworld is
> failed because krb.h is not found.
Last I looked (before assar's import), MAKE_KERBEROS5=yes required
that you also have MAKE_KERBEROS4=yes due to such dependencies.
Cheers,
--
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message