misc/87598: make release broken

Chad R. Larson chad at DCFinc.com
Fri Jan 13 23:35:25 PST 2006


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 at 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 at DCFinc.com
Else:   chad at larsons.org   http://public.xdi.org/=Chad.R.Larson
DCF, Inc., 1701 East Colter Street, Phoenix, Arizona 85016-3381


More information about the freebsd-i386 mailing list