From owner-freebsd-questions Wed Mar 27 17:30:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-104-17.dsl.lsan03.pacbell.net [64.169.104.17]) by hub.freebsd.org (Postfix) with ESMTP id 4585F37B416; Wed, 27 Mar 2002 17:30:41 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7FE0066D19; Wed, 27 Mar 2002 17:30:40 -0800 (PST) Date: Wed, 27 Mar 2002 17:30:40 -0800 From: Kris Kennaway To: Roger Williams Cc: freebsd-questions@freebsd.org, gshapiro@FreeBSD.org Subject: Re: make world causes error Message-ID: <20020327173040.C84851@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="wxDdMuZNg1r63Hyj" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from rogerw1962@hotmail.com on Wed, Mar 27, 2002 at 06:13:13PM -0500 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 --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 > > -------------------------------------------------------------- > >>>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 > --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