From owner-freebsd-stable@FreeBSD.ORG Tue May 26 08:39: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 530F110656BF for ; Tue, 26 May 2009 08:39:00 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 14CB48FC2B for ; Tue, 26 May 2009 08:39:00 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:6d3a:1db9:2bd2:c0ca] (unknown [IPv6:2001:7b8:3a7:0:6d3a:1db9:2bd2:c0ca]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 0301A5C42; Tue, 26 May 2009 10:38:58 +0200 (CEST) Message-ID: <4A1BAAA2.4000609@andric.com> Date: Tue, 26 May 2009 10:38:58 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1pre) Gecko/20090524 Shredder/3.0b3pre MIME-Version: 1.0 To: Goran Lowkrantz References: <88048D4B280339A6261FE847@syn> In-Reply-To: <88048D4B280339A6261FE847@syn> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: error building zfsboot 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: Tue, 26 May 2009 08:39:01 -0000 On 2009-05-26 10:20, Goran Lowkrantz wrote: > On a system cvsuped Tue May 26 08:30 CEST 2009 and only > LOADER_ZFS_SUPPORT=yes in the make.conf, I get the following error: ... > btxld: zfsboot.ldr: Invalid argument ... > Looking in the directory, zfsboot.ldr is empty: Your CVSup mirror may be out of date, this was fixed as of r192697. Since you are using CVS and not Subversion, make sure you have usr.sbin/btxld/btxld.c revision 1.10.2.1.