Date: Wed, 26 Feb 2003 13:34:31 -500 From: "rew" <freebsd@doneasy.com> To: "freebsd-questions@FreeBSD.ORG " <freebsd-questions@FreeBSD.ORG> Subject: 4.7 Upgrade issue Message-ID: <20030226134825.6D40443F3F@mx1.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hello to all FreeBSD users, supporters, developers. I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 sysctl -a | grep secure -> kern.securelevel: -1 1) rm -rf /usr/src/* (backed up kernel cfg before) 2) rm -rf /usr/obj/* 3) cvsup-ed RELENG_4_7 4) make buildworld -> successfull 5) make buildkernel KERNCONF=MYKERNEL -> successfull 6) make installworld -> following error: mkdir -p /tmp/install.55427 for prog in [ awk cat chflags chmod chown date echo egrep find grep ln make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/install.55427; done usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory *** Error code 64 Stop in /usr/src. *** Error code 1 Stop in /usr/src. What is wrong? -------------------------------------------------------------------------------------- Get your FREE email, calendar, file storage, bookmarks, and other great services at http://www.doneasy.com ! doneasy.com "Where timesaving is priceless!" -------------------------------------------------------------------------------------- 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?20030226134825.6D40443F3F>