Date: Wed, 21 Feb 2001 07:11:33 -0600 From: "Jacques A. Vidrine" <n@nectar.com> To: Jun Kuriyama <kuriyama@imgsrc.co.jp> Cc: Assar Westerlund <assar@FreeBSD.org>, Mark Murray <markm@FreeBSD.org>, current@FreeBSD.org Subject: Re: Building procedure of krb5 is broken Message-ID: <20010221071133.B7576@spawn.nectar.com> In-Reply-To: <7m66i4kwx6.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Wed, Feb 21, 2001 at 10:06:29PM %2B0900 References: <20010217190142A.matusita@jp.FreeBSD.org> <20010220184324P.matusita@jp.FreeBSD.org> <7m66i4kwx6.wl@waterblue.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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 / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010221071133.B7576>