Date: Wed, 22 Oct 2003 22:24:34 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Anthony Fajri <fajri@ee.itb.ac.id> Cc: freebsd-current@freebsd.org Subject: Re: make release... Message-ID: <200310222224.34382.doconnor@gsoft.com.au> In-Reply-To: <20031022194453.A30984-100000@gerbang.pl.itb.ac.id> References: <20031022194453.A30984-100000@gerbang.pl.itb.ac.id>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 October 2003 22:15, Anthony Fajri wrote: > thanks alot for your reply... > > but, after patched my FreeBSD with your patch, i still get errors Err the patch isn't designed to fix your problem, it is just written by me to make things a bit easier. I suggest re-reading my email. > root >> pwd > /home/fajri/data/usr/src/release > root >> patch < genesis-patch-ae > > root >> make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI > CVSROOT=/home/fajri/data/usr RELEASETAG=RELENG_4_8_RELEASE > > cd /home/fajri/data/root/usr && rm -rf src && cvs -R -d > /home/fajri/data/usr co -P -r RELENG_4_8_RELEASE src > cvs [checkout aborted]: no such tag RELENG_4_8_RELEASE > *** Error code 1 > > Stop in /home/fajri/data/usr/src/release. > > root >> make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI > CVSROOT=/home/fajri/data/usr RELEASETAG=RELENG_4_8 > cd /home/fajri/data/root/usr && rm -rf src && cvs -R -d > /home/fajri/data/usr co -P -r RELENG_4_8 src > cvs [checkout aborted]: no such tag RELENG_4_8 > *** Error code 1 > > Stop in /home/fajri/data/usr/src/release. > > > > ..::f::.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310222224.34382.doconnor>