Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 1996 09:26:25 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        jlwest@tseinc.com (Jay L. West)
Cc:        freebsd-stable@freebsd.org
Subject:   Re: help! Make world fails on cvsbug
Message-ID:  <199603261726.JAA06822@GndRsh.aac.dev.com>
In-Reply-To: <199603261405.IAA00234@bsd.tseinc.com> from "Jay L. West" at "Mar 26, 96 08:05:13 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to upgrade a 2.1-RELEASE to stable. I did a sup -v stable-supfile
> and then a make world.
> 
> The make world fails about 3 minutes into the process. The last lines on the
> screen are:
> 
> ===> gnu/usr.bin/cvs/cvsbug
> cd: can't cd to /usr/src/gnu/usr.bin/cvs/cvsbug
> 
> I checked and the directory /usr/src/gnu/usr.bin/cvs/cvsbug does not exist.
> Where did I go wrong?

Something went wrong with your sup, you should have that directory:

SkyRsh# cd /usr/src/gnu/usr.bin/cvs/cvsbug
SkyRsh# pwd
/usr/src/gnu/usr.bin/cvs/cvsbug
SkyRsh# ls
CVS             Makefile        cvsbug.8        cvsbug.sh
SkyRsh# 

run sup -v stable-supfile again and see if it picks up those files....


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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