From owner-freebsd-current Wed Feb 21 5:11:36 2001 Delivered-To: freebsd-current@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id AEE9337B491; Wed, 21 Feb 2001 05:11:34 -0800 (PST) (envelope-from nectar@nectar.com) Received: by gw.nectar.com (Postfix, from userid 1001) id 0E12118C92; Wed, 21 Feb 2001 07:11:34 -0600 (CST) Date: Wed, 21 Feb 2001 07:11:33 -0600 From: "Jacques A. Vidrine" To: Jun Kuriyama Cc: Assar Westerlund , Mark Murray , current@FreeBSD.org Subject: Re: Building procedure of krb5 is broken Message-ID: <20010221071133.B7576@spawn.nectar.com> References: <20010217190142A.matusita@jp.FreeBSD.org> <20010220184324P.matusita@jp.FreeBSD.org> <7m66i4kwx6.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7m66i4kwx6.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Wed, Feb 21, 2001 at 10:06:29PM +0900 X-Url: http://www.nectar.com/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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