From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 00:55:03 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 45FAA16A4CE for ; Tue, 9 Nov 2004 00:55:03 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7B943D31 for ; Tue, 9 Nov 2004 00:55:03 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1CRKHl-0002w7-Hx; Mon, 08 Nov 2004 17:55:02 -0700 In-Reply-To: <20041109002704.GA42548@omniresources.com> References: <20041108222638.GD92358@polands.org> <1269804110815121f9cf6c3@mail.gmail.com> <20041109002704.GA42548@omniresources.com> Mime-Version: 1.0 (Apple Message framework v619) Message-Id: From: "Chad Leigh -- Shire.Net LLC" Date: Mon, 8 Nov 2004 17:54:57 -0700 To: doug@polands.org X-Mailer: Apple Mail (2.619) X-SA-Exim-Connect-IP: 67.161.247.57 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: pixiedave cc: questions@freebsd.org Subject: Re: Problem making jail in 5.3-STABLE 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: Tue, 09 Nov 2004 00:55:03 -0000 On Nov 8, 2004, at 5:27 PM, doug@polands.org wrote: > On Mon, Nov 08, 2004 at 06:12:37PM -0500, pixiedave wrote: >> On Mon, 8 Nov 2004 16:26:38 -0600, Doug Poland >> wrote: >>> Hello, >>> >>> I must be doing something wrong, but have followed the instructions >>> precisely. Any suggestions? >>> >> No, I and others are getting the same error, and this question has >> been posted twice in the last few days, so far no responses. >> > Oh, sorry for the noise... Don't be sorry. I am the OP for two if the other posts about this and I think we must be naming the subject wrong as you would think this would be a big deal, but with no one responding, it appears we are NOT piquing their interest! :-) There was one suggestion to do % make buildworld % make installworld DESTDIR=$D I do that and it bombs but in a different place. Methinks that the makefile got corrupted recently (since I was able to build with beta7) but I am not a make guru Chad