Date: Wed, 27 Mar 2002 18:13:13 -0500 From: "Roger Williams" <rogerw1962@hotmail.com> To: freebsd-questions@freebsd.org Subject: make world causes error Message-ID: <F223srwjCGxpF1igXmI0001edc1@hotmail.com>
index | next in thread | raw e-mail
Hello,
I am trying to update a new machine to the most recent version of freebsd.
Im using a 4.2 cd as an intitial install (successful)and trying to upgrade
using cvs. When I run make world, I get the error shown below.
I do this all the time and have never seen this error.
thanks,
Roger
<snip>
--------------------------------------------------------------
>>>Making hierarchy
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc; make distrib-dirs
set - `grep "^[a-zA-Z]" /usr/src/etc/locale.deprecated`; while [ $# -gt 0 ]
; do for dir in /usr/share/locale /usr/share/nls /usr/local/share/nls;
do test -d /${dir} && cd /${dir}; test -L "$2" && rm -rf "$2"; test \! -L
"$1" && test -d "$1" && mv "$1" "$2"; done; shift; shift; done
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree: line 63: unknown user smmsp
*** Error code 1
Stop in /usr/src/etc.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
</snip>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F223srwjCGxpF1igXmI0001edc1>
