Date: Fri, 4 Jan 2002 09:52:50 -0500 From: Chris Faulhaber <jedgar@fxp.org> To: Stoian Mishinev <mishinev@digsys.bg> Cc: "'stable@freebsd.org'" <stable@FreeBSD.ORG> Subject: Re: Error making release Message-ID: <20020104145250.GA71691@peitho.fxp.org> In-Reply-To: <3C35BC4D.94A1B0A@digsys.bg> References: <3C35BC4D.94A1B0A@digsys.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Fri, Jan 04, 2002 at 04:29:33PM +0200, Stoian Mishinev wrote:
> Hello list,
>
> Can anyone tell mi what this mean, the output is from
>
> make -j8 buildworld 2> /usr/develop/buildworld.err 1>
> /usr/develop/buildworld.out && cd /usr/src/release && make -j8 release
^^^^^^^^^^^^^^^^
> CHROOTDIR=/usr/develop/release-`date +%Y-%m-%d`
> CVSROOT=/usr/exports/cvsup RELEASETAG=RELENG_4 MAKE_ISOS=1 2>
> /usr/develop/release.err 1> /usr/develop/release.out
>
If you want to use the -j flag for building a release, use the
WORLD_FLAGS and KERNEL_FLAGS vars. From /usr/src/release/Makefile:
# If you want to pass flags to the world build such as -j X, use
# WORLD_FLAGS. Similarly, you can specify make flags for kernel
# builds via KERNEL_FLAGS.
#WORLD_FLAGS=-j4
#KERNEL_FLAGS=-j4
--
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve
iEYEARECAAYFAjw1wcIACgkQObaG4P6BelB+OwCeJpE0H57v7DhpIuks22LSJ+sG
8SYAniGL36r8SpP9BhfZ0PoC+yftN8od
=VGLv
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020104145250.GA71691>
