From owner-freebsd-small Wed May 9 11:34: 4 2001 Delivered-To: freebsd-small@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id 2D44237B423 for ; Wed, 9 May 2001 11:34:00 -0700 (PDT) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id UAA36190; Wed, 9 May 2001 20:31:26 +0200 (CEST) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200105091831.UAA36190@info.iet.unipi.it> Subject: Re: PicoBSD net is not working? In-Reply-To: <20010509180851.05783158E4D@home.cg.nu> from "..." at "May 9, 2001 08:08:51 pm" To: "..." Date: Wed, 9 May 2001 20:31:25 +0200 (CEST) Cc: freebsd-small@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > I did try to make the net version with ./picobsd > but i can not compile it. > > `udp.o' is up to date. > `vjcomp.o' is up to date. > `minigzip.o' is up to date. > usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target > cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory > > this is what i get. > > could someone please fix the script? there are two things: + a relative pathname for tinyware in /usr/src/release/picobsd/net/crunch.conf which should be replaced with an absolute one (committed earlier today). + remove mfs.mtree from /usr/src/release/picobsd/net (will commit this later) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message