From owner-freebsd-stable@FreeBSD.ORG Mon Jun 8 13:23:00 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 566401065672; Mon, 8 Jun 2009 13:23:00 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from mx0.thekeelecentre.com (mx0.thekeelecentre.com [IPv6:2001:470:1f09:16f:2::3]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2278FC1E; Mon, 8 Jun 2009 13:23:00 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) by mx0.thekeelecentre.com (Postfix) with ESMTP id 2EACB455BB; Mon, 8 Jun 2009 14:22:59 +0100 (BST) X-Virus-Scanned: amavisd-new at thekeelecentre.com Received: from mx0.thekeelecentre.com ([217.206.238.167]) by localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) (amavisd-new, port 10024) with ESMTP id L5IAb7rc-vZH; Mon, 8 Jun 2009 13:22:58 +0000 (UTC) Received: from [10.0.2.50] (daffy.tector.org.uk [82.71.32.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx0.thekeelecentre.com (Postfix) with ESMTPSA id E0C664550D; Mon, 8 Jun 2009 14:22:57 +0100 (BST) Message-ID: <4A2D10AB.3040007@thekeelecentre.com> Date: Mon, 08 Jun 2009 14:22:51 +0100 From: Richard Tector User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Kip Macy References: <20090531191456.M33035@onet.com.ua> <200906010940.26300.doconnor@gsoft.com.au> <4A2404E5.7010104@orange.fr> <3c1674c90906011518k6d680125hf4b4d7608c92de44@mail.gmail.com> In-Reply-To: <3c1674c90906011518k6d680125hf4b4d7608c92de44@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Claude Buisson , freebsd-stable@freebsd.org, Pavel Greenberg Subject: Re: buildworld fails with "WITHOUT_CDDL=yes" in src.conf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 13:23:00 -0000 Kip Macy wrote: >> The second bug is the use of LOADER_ZFS_SUPPORT without any >> consideration of WITHOUT_CDDL and/or WITHOUT_ZFS (or MK_ZFS) > I'll try get it fixed by Wednesday. Kip, I noticed a fix went in with revision 193494 but was then backed out straight away with no reason. Will this be fixed soon? It is still not possible to build RELENG_7 sources WITHOUT_CDDL. Regards, Richard