From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 03:09:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6964E16A4CE for ; Thu, 3 Jun 2004 03:09:20 -0700 (PDT) Received: from server1.web-mania.com (server1.web-mania.com [193.22.244.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B907143D5C for ; Thu, 3 Jun 2004 03:09:19 -0700 (PDT) (envelope-from list@arameus.net) Received: (from www@localhost) by server1.web-mania.com (8.11.6/8.11.6) id i53A69a26414; Thu, 3 Jun 2004 11:06:09 +0100 Date: Thu, 3 Jun 2004 11:06:09 +0100 Message-Id: <200406031006.i53A69a26414@server1.web-mania.com> X-Authentication-Warning: server1.web-mania.com: www set sender to list@arameus.net using -f To: freebsd-questions@freebsd.org Received: from 212.159.95.35 (auth. user list@arameus.net@pop3.arameus.net) by www.arameus.net with HTTP; Thu, 03 Jun 2004 10:06:09 +0000 X-IlohaMail-Blah: list@arameus.net X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: www.arameus.net) In-Reply-To: <20040603094632.GA29879@xor.obsecurity.org> From: Edd Bounce-To: Edd Errors-To: Edd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: ho hum. Make installworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 10:09:20 -0000 I checked it out of a pserver like always. setenv CVSROOT=3Dbla bla cvs login cvs co src On 6/3/2004, "Kris Kennaway" wrote: >On Thu, Jun 03, 2004 at 10:24:15AM +0100, Edd wrote: >>=20 >> Howdy, >>=20 >> Checked out current src yesterday and did make buildworld followed by >> mergemaster -p. Then make installworld: >>=20 >> =3D=3D=3D> sbin/geom/class/concat >> install -s -o root -g wheel -m 444 geom_concat.so.1 /lib/geom >> ln -fs geom_concat.so.1 /lib/geom/geom_concat.so >> ln: /lib/geom/geom_concat.so: Not a directory >> *** Error code 1 >>=20 >> Not too sure what I am supposed to do at this point. Can anyone help me? > >Questions about -current should go to the freebsd-current mailing list. > >I'm not sure why you'd see this error, unless perhaps you didn't have >a complete and up-to-date source tree. How did you check it out? > >That directory should be listed in /usr/src/etc/mtree/BSD.root.dist, >from a commit made on May 20. > >Kris > > >