Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 20:24:56 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        freebsd-questions@freebsd.org
Subject:   Error doing make release
Message-ID:  <01070320245600.77304@galaxy.anchoragerescue.org>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to build a release. I used CVS to checkout a copy of the stable 
tree with the following command:

cvs co -r RELENG_4 world

That seemed to go OK

I then defined the following in /usr/src/release/makefile:

CVSROOT=/usr/local/cvstree
CHROOTDIR=/usr/release
RELEASETAG=RELENG_4

#make release

It installs the binaries (I'm running the same version of STABLE that is in 
the CVS tree), then it errors out with the following:

cd /usr/release/usr && rm -rf src && cvs -R -d /usr/local/cvstree co -P -r 
RELENG_4 src
cvs [checkout aborted]: no such tag RELENG_4
*** Error code 1

Stop in /usr/src/release.

The tags and cvs directories all seem to be in place, and are listed as 
TRELENG_4. Can anyone tell me what I'm doing wrong?

Beech

-- 
Micro$oft: "Where can we make you go today?"
-------------------------------------------------------------------
     Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------












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?01070320245600.77304>