On Thu, Aug 01, 2002 at 02:35:59PM -0500, Terry Todd wrote:
> 
> I have a system that is running 4.5-RELEASE.  I tried running
> /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile
> to bring it up to 4.6-STABLE but the make buildworld didn't work so
> I moved the /usr/src directory and created a new /usr/src.
> I then downloaded 4.6-RELEASE source and ran make buildworld
> which ran fine. Next I did the cvsup to bring it up to date.
> Again I get the following:
> .....
> cc -static -O -pipe     -I/usr/src/share/syscons/scrnmaps -DFIL=\"koi8-u2cp866u\"   
>-o koi8-u2cp866u.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c
> cc -static -O -pipe     -I/usr/src/share/syscons/scrnmaps 
>-DFIL=\"us-ascii_to_cp437\"   -o us-ascii_to_cp437.mk 
>/usr/src/share/syscons/scrnmaps/mkscrfil.c
> cd /usr/src/usr.bin/awk; make DIRPRFX=usr.bin/awk/ build-tools
> cd: can't cd to /usr/src/usr.bin/awk
> *** Error code 2
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src
> #
> 
> I have tried running make cleandir twice in a row and then running
> make buildworld but it still fails.
> 
> I assume it is missing the awk command but why is this happening?
> 
> How can this be fixed?
> 
> TIA,
> Terry Todd

found the answer to my problem.  I didn't have a cvsupfile with src-all
in it.

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

Reply via email to