From owner-freebsd-questions Thu Apr 25 21:15:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from expnet.net (fremont-gw02.expnet.net [66.237.28.29]) by hub.freebsd.org (Postfix) with ESMTP id 23D3B37B405 for ; Thu, 25 Apr 2002 21:15:54 -0700 (PDT) Received: from speedy [192.168.175.100] by expnet.net (SMTPD32-7.06) id A45C6832010C; Thu, 25 Apr 2002 21:15:24 -0700 Message-ID: <002301c1ecd9$5d1e4dd0$64afa8c0@expnet.net> Reply-To: "FreeBSD-List" From: "FreeBSD-List" To: Subject: Jail Problems Date: Thu, 25 Apr 2002 21:18:05 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 We are running FreeBSD 4.5 fresh install and trying to get Jail up and running, I'm following the Jail man page -> Setting up a Jail Directory Tree This shows how to setup a jail directory tree: D=/here/is/the/jail cd /usr/src make world DESTDIR=$D and this is what I'm getting.. # pwd /usr/src # export JAIL=/usr/home/jail/192.168.175.107 # make world DESTDIR=$JAIL make: don't know how to make world. Stop # I have searched all over and can't find anything telling what this means and how to fix it, Can anyone help.. thanks -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message