From owner-freebsd-questions Wed Mar 27 16:20:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f34.law11.hotmail.com [64.4.17.34]) by hub.freebsd.org (Postfix) with ESMTP id 9147337B405 for ; Wed, 27 Mar 2002 16:20:06 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 27 Mar 2002 16:20:06 -0800 Received: from 213.189.83.102 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 28 Mar 2002 00:20:06 GMT X-Originating-IP: [213.189.83.102] From: "Eqab Almutairi" To: questions@FreeBSD.org Subject: mtree: line 63: unknown user smmsp Date: Thu, 28 Mar 2002 03:20:06 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Mar 2002 00:20:06.0478 (UTC) FILETIME=[5008EEE0:01C1D5EE] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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