On Mon, 2002-09-23 at 15:22, Cory Banks wrote:
> That didn't work. I got the same error after recvsuping the source.
> 
> -Cory Banks
> 

What version are you running the compilation under? What version did you
CVSup? If you're new to this, you should steer well clear of CURRENT and
even be a little dubious of STABLE.

Your cvsupfile (let's say it's in /etc) should look something like this:

*default  host=cvsup.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4_6
*default  delete use-rel-suffix

src-all


then:

# cvsup -g -L 2 /etc/cvsupfile
# rm -r /usr/obj/*
# cd /usr/src
# make buildworld
# make buildkernel KERNCONF=VB



If you still have problems there is something decidedly weird going on.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to