Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 17:54:00 -0700
From:      "Seth Hieronymus" <sethh@principia.edu>
To:        "\"Eqab Almutairi\"" <gulfservers@hotmail.com>
Cc:        <questions@FreeBSD.org>
Subject:   re: mtree: line 63: unknown user smmsp
Message-ID:  <OE108sA91E9GQvnbEG100020457@hotmail.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE108sA91E9GQvnbEG100020457>