From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 12 09:28:00 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2271716A4CE for ; Tue, 12 Apr 2005 09:28:00 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B90CE43D53 for ; Tue, 12 Apr 2005 09:27:59 +0000 (GMT) (envelope-from schpeko@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so83933wri for ; Tue, 12 Apr 2005 02:27:59 -0700 (PDT) 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:content-disposition:references; b=OWfGE/pfFkpc3c9CZYwv7dtRmGpaH0eJR78Int2EBuwXVJpVlcmit7tU+P/b0nma32FMh87mWWp1l6U7c50SV1Z6YfWhu1DdUnL8PDV3VBXu8DKRYltDWtf4n1teRtFPpDtoayU1D7BXbIVtqqWsVnxWEA2qVNvmoJdZiFlc6CI= Received: by 10.54.19.67 with SMTP id 67mr559327wrs; Tue, 12 Apr 2005 02:27:59 -0700 (PDT) Received: by 10.54.19.2 with HTTP; Tue, 12 Apr 2005 02:27:59 -0700 (PDT) Message-ID: <6334c6e205041202274bacf9db@mail.gmail.com> Date: Tue, 12 Apr 2005 11:27:59 +0200 From: Martin Zibert To: Maxim Konovalov In-Reply-To: <20050412124900.D80134@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6334c6e205041201224e6dfe1d@mail.gmail.com> <20050412124900.D80134@mp2.macomnet.net> cc: freebsd-hackers@freebsd.org Subject: Re: make world /jail -> error X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Zibert List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:28:00 -0000 Thanks, i think that should work - running build and install world separately. You have saved me a lot of time :) Thanks again, @martin On 4/12/05, Maxim Konovalov wrote: > On Tue, 12 Apr 2005, 10:22+0200, Martin Zibert wrote: >=20 > > Greetings.. > > > > I have a box running FreeBSD 5.3-RELEASE-p5 - today i was trying to > > set up a jail, but i got this error: >=20 > IIRC it's famous http://www.freebsd.org/cgi/query-pr.cgi?pr=3Ddocs/77610 > and several others. Try a workaround there or upgrade to RELENG_5 or > RELENG_5_4. >=20 > --=20 > Maxim Konovalov >