Date: Wed, 27 Mar 2002 17:30:40 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Roger Williams <rogerw1962@hotmail.com> Cc: freebsd-questions@freebsd.org, gshapiro@FreeBSD.org Subject: Re: make world causes error Message-ID: <20020327173040.C84851@xor.obsecurity.org> In-Reply-To: <F223srwjCGxpF1igXmI0001edc1@hotmail.com>; from rogerw1962@hotmail.com on Wed, Mar 27, 2002 at 06:13:13PM -0500 References: <F223srwjCGxpF1igXmI0001edc1@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wxDdMuZNg1r63Hyj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 27, 2002 at 06:13:13PM -0500, Roger Williams wrote: > Hello, > I am trying to update a new machine to the most recent version of freeb= sd.=20 > Im using a 4.2 cd as an intitial install (successful)and trying to upgr= ade=20 > 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. Problems with FreeBSD-stable should be sent to the freebsd-stable@freebsd.org support list. I've CC'ed Gre Shapiro, who is the person who recently added this code. Kris > <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 ]=20 > ; do for dir in /usr/share/locale /usr/share/nls /usr/local/share/nls= ; =20 > do test -d /${dir} && cd /${dir}; test -L "$2" && rm -rf "$2"; test \!= -L=20 > "$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 >=20 > Stop in /usr/src/etc. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > </snip> --wxDdMuZNg1r63Hyj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8onI/Wry0BWjoQKURAlvSAJ4u54c/kSmkbTrRZuJn0utQde3isACg/wFc 8TWbOEJSBjGXMCCZLJGmCj4= =4mhS -----END PGP SIGNATURE----- --wxDdMuZNg1r63Hyj-- 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?20020327173040.C84851>