Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 13:40:10 +0100
From:      Lee Smallbone <freebsd-questions@kechara.net>
To:        freebsd-questions@freebsd.org
Subject:   Problem with cvsup
Message-ID:  <200109201259.f8KCxv976147@mailgate.kechara.net>

next in thread | raw e-mail | index | archive | help
Hi,

 I'm having problems cvsup'ing. The box was last cvsup'ed in April, and I've followed
 religiously the cvsup howto on defcon1, which worked flawlessly last time. This time
 however, everything is fine up to: make installworld, at which point I get this:
 
# make installworld
mkdir -p /tmp/install.79017
for prog in [ awk cat chflags chmod chown date echo egrep find grep  ln make mak
ewhatis mtree mv perl rm sed sh sysctl  test true uname wc zic; do  cp `which $p
rog` /tmp/install.79017;  done
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  COMPILER_PATH=/usr/obj/usr/src/i386/usr/
libexec:/usr/obj/usr/src/i386/usr/bin  LIBRARY_PATH=/usr/obj/usr/src/i386/usr/li
b:/usr/obj/usr/src/i386/usr/lib  OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexe
c  CFLAGS="-nostdinc -O -pipe "  PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl
/5.00503  GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin  GROFF_FONT_PATH=/usr/obj
/usr/src/i386/usr/share/groff_font  GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/sh
are/tmac  PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr
/obj/usr/src/i386/usr/games:/tmp/install.79017 make -f Makefile.inc1 reinstall
make: permission denied
*** Error code 126

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

Stop in /usr/src.
#

 I've run through it twice over the last 2 days just incase it was a cvs error, or I'd done something
 wrong, but I've got the same error twice.

Any one have any clues?

 Thanks,

Lee.               


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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