Skip site navigation (1)Skip section navigation (2)
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

--45Z9DzgjV8m4Oswq
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 04, 2002 at 04:29:33PM +0200, Stoian Mishinev wrote:
> Hello list,
>=20
> Can anyone tell mi what this mean, the output is from=20
>=20
> make -j8 buildworld 2> /usr/develop/buildworld.err 1>
> /usr/develop/buildworld.out && cd /usr/src/release && make -j8 release
                                                        ^^^^^^^^^^^^^^^^
> CHROOTDIR=3D/usr/develop/release-`date +%Y-%m-%d`
> CVSROOT=3D/usr/exports/cvsup RELEASETAG=3DRELENG_4 MAKE_ISOS=3D1 2>
> /usr/develop/release.err 1> /usr/develop/release.out
>=20

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=3D-j4
#KERNEL_FLAGS=3D-j4

--=20
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

--45Z9DzgjV8m4Oswq
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve

iEYEARECAAYFAjw1wcIACgkQObaG4P6BelB+OwCeJpE0H57v7DhpIuks22LSJ+sG
8SYAniGL36r8SpP9BhfZ0PoC+yftN8od
=VGLv
-----END PGP SIGNATURE-----

--45Z9DzgjV8m4Oswq--

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




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