Update to 4.10 error

Nick Kraal nick at arc.net.my
Tue Jun 22 05:58:41 GMT 2004


I am trying to update my 4.9 release to 4.10 and have done the following:

[1] cvsup
[2] 'make buildworld' in /usr/src but get the following error message:

Any ideas on why or advice?

Thanks in advance.

-nick/

--------------------------------------------------------------
 >>> stage 1: bootstrap tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386  DESTDIR= 
INSTALL="sh /usr/src/tools/install.sh" make -f Makefile.inc1 
-DBOOTSTRAPPING  -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE 
-DNOSHARED  -DNO_WERROR bootstrap-tools
echo "===> usr.bin/yacc";  cd /usr/src/usr.bin/yacc;  make 
DIRPRFX=usr.bin/yacc/ obj;  make DIRPRFX=usr.bin/yacc/ depend;  make 
DIRPRFX=usr.bin/yacc/ all;  make DIRPRFX=usr.bin/yacc/ 
DESTDIR=/usr/obj/usr/src/i386 install
===> usr.bin/yacc
cd: can't cd to /usr/src/usr.bin/yacc
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



More information about the freebsd-isp mailing list