Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2006 16:10:08 +0100
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include nl_types.h
Message-ID:  <20060201151002.GC610@wombat.fafoe.narf.at>
In-Reply-To: <20060201150021.GA26651@xor.obsecurity.org>
References:  <200602011224.k11COeeV055370@repoman.freebsd.org> <20060201150021.GA26651@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 01, 2006 at 10:00:21AM -0500, Kris Kennaway wrote:
> On Wed, Feb 01, 2006 at 12:24:39PM +0000, Stefan Farfeleder wrote:
> > stefanf     2006-02-01 12:24:39 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:        (Branch: RELENG_6)
> >     include              nl_types.h 
> >   Log:
> >   Unbreak building RELENG_6 on RELENG_5 by providing a __format_arg macro if
> >   it's not defined in <sys/cdefs.h>.  This situation happens early when building
> >   the bootstrap-tools, where the new <nl_types.h> is mixed with the old
> >   <sys/cdefs.h>.
> >   
> >   Submitted by:   imp
> >   Reviewed by:    ru
> 
> So just to check, you now cannot update to RELENG_6 from 5.4-RELEASE?

RELENG_5 was never touched, so there's no difference between 5.4-RELEASE
and RELENG_5.  Building RELENG_6 on 5.x (I think this applies to 6.0
too) worked with nl_types.h 1.11, did not with 1.11.2.1 and now works
again with 1.11.2.2.

Stefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060201151002.GC610>