From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 18:24:12 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 743C016A4CE for ; Tue, 22 Mar 2005 18:24:12 +0000 (GMT) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8832A43D46 for ; Tue, 22 Mar 2005 18:24:11 +0000 (GMT) (envelope-from robertgogolok@web.de) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.13.3/2005020900) with ESMTP id j2MIO4ko012375; Tue, 22 Mar 2005 19:24:04 +0100 (CET) Received: from mail.cs.uni-sb.de (mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.13.3/2005011400) with ESMTP id j2MIO3Va014279; Tue, 22 Mar 2005 19:24:03 +0100 (CET) Received: from xantippe (xantippe.cs.uni-sb.de [134.96.240.13]) by mail.cs.uni-sb.de (8.13.3/2005020900) with ESMTP id j2MIO2QZ010521; Tue, 22 Mar 2005 19:24:02 +0100 (CET) X-Authentication-Warning: mail.cs.uni-sb.de: Host xantippe.cs.uni-sb.de [134.96.240.13] claimed to be xantippe Received: from eugene.cs.uni-sb.de ([127.0.0.1]) [134.96.240.6] by xantippe with esmtp (Exim 3.35 #1 (Debian))id 1DDo2s-0001hw-00; Tue, 22 Mar 2005 19:24:02 +0100 Message-ID: <424062B0.4090802@web.de> Date: Tue, 22 Mar 2005 19:23:44 +0100 From: Robert Gogolok User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: hartzell@alerce.com References: <16960.24143.401368.927252@satchel.alerce.com> In-Reply-To: <16960.24143.401368.927252@satchel.alerce.com> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Problems building jails under RELENG_5_3 (5.3-RELEASE-p5) 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, 22 Mar 2005 18:24:12 -0000 George Hartzell wrote: > Can anyone suggest a way forward? I think I did only "make world" without DESTDIR and specified it of course afterwards when doing "make installworld". Greetings, Robert!