Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 15:27:24 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        ru@FreeBSD.org (Ruslan Ermilov)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile Makefile.inc1 src/secure Makefile src/share/man/man7 release.7 src/kerberos5 Makefile Makefile.inc
Message-ID:  <200207251327.g6PDROE70536@zibbi.icomtek.csir.co.za>
In-Reply-To: <20020725131849.GA14253@sunbay.com> from Ruslan Ermilov at "Jul 25, 2002 04:18:49 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Jul 25, 2002 at 03:15:58PM +0200, John Hay wrote:
> > > On Thu, Jul 25, 2002 at 02:33:17AM -0700, Ruslan Ermilov wrote:
> > > > ru          2002/07/25 02:33:17 PDT
> > > > 
> > > >   Modified files:        (Branch: RELENG_4)
> > > >     .                    Makefile Makefile.inc1 
> > > >     secure               Makefile 
> > > >     share/man/man7       release.7 
> > > [...]
> > > >     release              Makefile 
> > > >     release/scripts      catpages-make.sh dict-make.sh doFS.sh 
> > > >                          manpages-make.sh 
> > > >     release/sysinstall   Makefile 
> > > >     usr.sbin/crunch/crunchide Makefile crunchide.c exec_aout.c 
> > > >                               exec_elf32.c extern.h 
> > > >   Log:
> > > >   MFC: cross-release support.
> > > [...]
> > > 
> > > This has been tested on an i386 box with TARGET_ARCH=i386,
> > > TARGET_ARCH=alpha, and TARGET=pc98.  Alpha died by ENOSPC
> > > attempting to create the mfsroot floppy later in release.9.
> > > I think this is reproduceable on Alphas too.
> > > 
> > > IMPORTANT.  For anyone attempting to "reproduce" this.  It
> > > is important that /usr/src/release/Makefile be the latest
> > > version (cd /usr/src/release; cvs up -l) before attempting
> > > to "make release".  I'm still looking for a clean way to
> > > overcome this (old) problem.
> > 
> > With this change I cannot build a release with docs on -stable
> > anymore. The culprit is again the interaction of TARGET_ARCH
> > and print/ghostscript-gnu, just as on -current.
> > 
> Even if TARGET_ARCH=${MACHINE_ARCH}?  Have you tried my work
> around?

With workaround do you mean that /usr/src/release/Makefile also
have to be up-to-date? If so, yes, I did update that to:

$FreeBSD: src/release/Makefile,v 1.536.2.88 2002/07/25 09:33:16 ru Exp $

I don't specifically set TARGET_ARCH, I just do a make release on a
i386 box to get an i386 release.

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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