From owner-freebsd-questions Wed Mar 27 16:54:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe108.pav0.hotmail.com [64.4.33.101]) by hub.freebsd.org (Postfix) with ESMTP id 2880237B420 for ; Wed, 27 Mar 2002 16:54:03 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 27 Mar 2002 16:54:03 -0800 X-Originating-IP: [63.230.77.181] Reply-To: "Seth Hieronymus" From: "Seth Hieronymus" To: "\"Eqab Almutairi\"" Cc: Subject: re: mtree: line 63: unknown user smmsp Date: Wed, 27 Mar 2002 17:54:00 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 28 Mar 2002 00:54:03.0007 (UTC) FILETIME=[0DE698F0:01C1D5F3] 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 Eqab, That is the Sendmail user. Take a look at /usr/src/etc/group and /usr/src/etc/master.passwd for what to add. Regards, Seth Hieronymus >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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message