From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 18:46:07 2005 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 AAD7B16A4CE for ; Mon, 14 Mar 2005 18:46:07 +0000 (GMT) Received: from web53910.mail.yahoo.com (web53910.mail.yahoo.com [206.190.36.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 2383143D54 for ; Mon, 14 Mar 2005 18:46:07 +0000 (GMT) (envelope-from stheg_olloydson@yahoo.com) Received: (qmail 52533 invoked by uid 60001); 14 Mar 2005 18:46:06 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=5Tq47HeU7MYbDVHizpwxsKItbyrKmQmpo+ryfTaD3/gQ4OaPLk/ptgADSMfoFEjr+F/WBoK651oJsJ7CGXNr2fxheihrUX9qEZB0Mq57Jg0iNcHRMEqniwMTd3gNA2Wos5d+fdN2Ng6MKqqD/cnuG8++U8kaAmXES/qTBpmheSI= ; Message-ID: <20050314184606.52530.qmail@web53910.mail.yahoo.com> Received: from [68.157.0.215] by web53910.mail.yahoo.com via HTTP; Mon, 14 Mar 2005 10:46:06 PST Date: Mon, 14 Mar 2005 10:46:06 -0800 (PST) From: stheg olloydson To: josh@tcbug.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.3-RELEASE error creating jail 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: Mon, 14 Mar 2005 18:46:07 -0000 it was said: >I am following the directions in man jail to set up a jail on my >system: > >D=/here/is/the/jail >cd /usr/src >mkdir -p $D >make world DESTDIR=$D ^^^^^^^^^^^^^^^^^^^^^ Try changing this line to "env DESTDIR=$D && make world" >cd etc >make distribution DESTDIR=$D >mount_devfs devfs $D/dev >cd $D >ln -sf dev/null kernel >make world DESTDIR=$D fails with the following error: > > >make: don't know how to make /storage1/jail/usr/lib/libc.a. Stop I think this is a bug, but because a simple workaround exists, maybe it will become a "training issue".... HTH, stheg __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/