Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 06:57:14 +0800
From:      "John Lee" <john@allservers.net>
To:        "questions" <freebsd-questions@freebsd.org>
Subject:   cvsup & make world
Message-ID:  <000d01c45587$99374a60$fa10fea9@astral>
References:  <40D37383.8010506@ec.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear All,

I installed a clean 4.10-RC2 and CVSUP to the latest,
while makeing world, I encountered this error
and tried a few times but same error. Please advise.
I'm using a P4 2.8Ghz 1U server system.

>>> 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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01c45587$99374a60$fa10fea9>