Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 03:20:06 +0300
From:      "Eqab Almutairi" <gulfservers@hotmail.com>
To:        questions@FreeBSD.org
Subject:   mtree: line 63: unknown user smmsp
Message-ID:  <F34BBADxEfPyo1z3iWW000018da@hotmail.com>

next in thread | raw e-mail | index | archive | help
anyone can help me.

when i do

ns1# make world

its stop here

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


src-all

already on my cvsupfile



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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?F34BBADxEfPyo1z3iWW000018da>