Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2000 09:43:38 -0400
From:      Eric Ogren <eogren@earthlink.net>
To:        Salvo Bartolotta <bartequi@neomedia.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Trying to make release ...
Message-ID:  <20000408094338.A75078@earthlink.net>
In-Reply-To: <20000408.14032100@bartequi.ottodomain.org>; from bartequi@neomedia.it on Sat, Apr 08, 2000 at 02:03:21PM %2B0000
References:  <20000408.14032100@bartequi.ottodomain.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Although I'm not positive, I don't think you can use "-j32" (or
-janything) while running make release. It looks like you're running
into syncronization problems (ie it's probably trying to create
/stage/trees/bin before it can create /stage, etc).

I've never run make release before myself, but since snapshots have still
been showing up on the FTP sites, I don't think making a release is
broken.

Eric

On Sat, Apr 08, 2000 at 02:03:21PM +0000, Salvo Bartolotta wrote:
> As to making the 4.0-STABLE Release, I issued the following command:
> make -j32 release CHROOTDIR=/usr/myjunk/my4.0-stable
> BUILDNAME=4.0-STABLE RELEASETAG=RELENG_4 CVSROOT=/usr/home/ncvs
> 
> mtree: /R/stage/trees/bin/: No such file or directory
> *** Error code 1
> 1 error
> *** Error code 2
> mkdir: /R/stage/dists: File exists
> *** Error code 1


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




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