From owner-freebsd-stable@FreeBSD.ORG Fri Jun 5 14:47:05 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 C607C1065670 for ; Fri, 5 Jun 2009 14:47:05 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [IPv6:2001:470:a80a:1:21f:d0ff:fe22:b8a8]) by mx1.freebsd.org (Postfix) with ESMTP id 888158FC1B for ; Fri, 5 Jun 2009 14:47:05 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id E305322845 for ; Fri, 5 Jun 2009 09:47:04 -0500 (CDT) X-Virus-Scanned: amavisd-new at honeypot.net Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w2isftDqzSrW for ; Fri, 5 Jun 2009 09:47:02 -0500 (CDT) Received: from athena.localnet (athena.daycos.com [IPv6:2001:470:c054:1:221:9bff:fe00:de3f]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTPSA id D44E22283D for ; Fri, 5 Jun 2009 09:47:01 -0500 (CDT) From: Kirk Strauser To: freebsd-stable@freebsd.org Date: Fri, 5 Jun 2009 09:46:59 -0500 User-Agent: KMail/1.11.4 (Linux/2.6.28-11-generic; KDE/4.2.4; x86_64; ; ) References: <4A29011B.9040803@withagen.nl> In-Reply-To: <4A29011B.9040803@withagen.nl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906050946.59547.kirk@strauser.com> Subject: Re: ZFS isntall requirements 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: Fri, 05 Jun 2009 14:47:06 -0000 On Friday 05 June 2009 06:27:23 am Willem Jan Withagen wrote: > Hi, > > I'm trying to get my world to 7.2-stable(amd64),but run into: > install -o root -g wheel -m 444 kgzldr.o /usr/lib > ===> sys/boot/i386/libi386 (install) > ===> sys/boot/i386/libfirewire (install) > ===> sys/boot/i386/loader (install) > make: don't know how to make > /usr/obj/mnt4/usr/src7/src/tmp/usr/lib/libzfs.a. Stop ISTR that the build was temporarily broken several days ago. Have you csup'ed your src very recently? -- Kirk Strauser