From owner-freebsd-security@FreeBSD.ORG Wed Nov 24 15:26:03 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D0316A4CE for ; Wed, 24 Nov 2004 15:26:03 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD1343D39 for ; Wed, 24 Nov 2004 15:26:02 +0000 (GMT) (envelope-from dr.clau@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so411014wra for ; Wed, 24 Nov 2004 07:25:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=blR3GRClFL5Kd/S1vQENRSbcoMc3UH4hD03OFtdtq6VyRK3xQ5wz/jjRASd3x6pj85YKqGMPk4ZzyQkqVGR7nxtpSTVNIta4Y5kaiAl6a/vH+AUVSSIKQ9lKL+RiKGpZOkuxUUMgkvgb/5L3GCPzL/TQWH0F0HA98j0Uehv2W/8= Received: by 10.54.46.2 with SMTP id t2mr87148wrt; Wed, 24 Nov 2004 07:24:35 -0800 (PST) Received: by 10.54.21.10 with HTTP; Wed, 24 Nov 2004 07:24:34 -0800 (PST) Message-ID: Date: Wed, 24 Nov 2004 17:24:34 +0200 From: Claudiu Dragalina-Paraipan To: Paulo Fragoso In-Reply-To: <41A4A505.5070808@nlink.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41A4A505.5070808@nlink.com.br> cc: freebsd-security@freebsd.org Subject: Re: Jail fails X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Claudiu Dragalina-Paraipan List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 15:26:03 -0000 Try this way: cd /usr/src make buildworld make installworld DESTDIR= cd etc make distribution DESTDIR=<.....> Now you sould have everything, including /etc in jail home dir. cheers, On Wed, 24 Nov 2004 12:13:09 -0300, Paulo Fragoso wrote: > Hi, > > We are trying to create a jail with FreeBSD 5.3 but it's fails with this > error: > > cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c > /usr/src/games/fortune/strfile/strfile.c > make: don't know how to make /j/usr/lib/libc.a. Stop > *** Error code 2 > > We are excuting those command in /usr/src: > > export D=/j > make world DESTDIR=$D > > Are there any problem with FreeBSD 5.3? We have ever created some jails > enviroments this way, before FreeBSD 5.3. > > Thanks, > Paulo. -- Claudiu Dragalina-Paraipan e-mail: dr.clau@gmail.com