Date: Sat, 14 Jan 2006 00:35:19 -0700 From: "Chad R. Larson" <chad@DCFinc.com> To: Mark Linimon <linimon@FreeBSD.org> Cc: chad@DCFinc.com, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org, William Bloom <wbloom@eldocomp.com> Subject: Re: misc/87598: make release broken Message-ID: <20060114073519.GB34709@freebie.dcfinc.com> In-Reply-To: <200601130624.k0D6OuLD057794@freefall.freebsd.org> References: <200601130624.k0D6OuLD057794@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 13, 2006 at 06:24:56AM +0000, Mark Linimon wrote: > Synopsis: make release broken > > State-Changed-From-To: open->feedback > State-Changed-By: linimon > State-Changed-When: Fri Jan 13 06:23:52 UTC 2006 > State-Changed-Why: > Is this still a problem? Yes, it is. It looks like only partially completed work on the build environmental switches got committed. Someone was converting from NOKERBEROS to MAKE_KERBEROS with the NOKERBEROS wanting "yes" or "no", and the MAKE_KERBEROS being used to select which Kerberos package (4 or 5 or none) to build. Here's a diff of the hack I put into /etc/defaults/make.conf in order to get "make release" to complete. -=-=-=-=-=-=-=-=-=-=-=-=(cut here) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= chad@freebie[defaults]:28> rcsdiff make.conf =================================================================== RCS file: RCS/make.conf,v retrieving revision 1.3 diff -r1.3 make.conf 312a313,317 > ###### Hack alert! -crl ######### > ###### It looks like work done in version 1.774 fell out. > NOKERBEROS= yes > ###### > # -=-=-=-=-=-=-=-=-=-=-=-=-=-(end cut)-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Responsible-Changed-From-To: freebsd-i386->freebsd-bugs > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Jan 13 06:23:52 UTC 2006 > Responsible-Changed-Why: > This does not sound i386-specific. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=87598 -crl -- Chad R. Larson (CRL15) 602-264-5009 chad@DCFinc.com Else: chad@larsons.org http://public.xdi.org/=Chad.R.Larson DCF, Inc., 1701 East Colter Street, Phoenix, Arizona 85016-3381
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060114073519.GB34709>