From owner-freebsd-fs@FreeBSD.ORG Wed Jun 29 21:31:16 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAB80106564A for ; Wed, 29 Jun 2011 21:31:16 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id B25658FC1C for ; Wed, 29 Jun 2011 21:31:16 +0000 (UTC) Received: from omta22.emeryville.ca.mail.comcast.net ([76.96.30.89]) by qmta09.emeryville.ca.mail.comcast.net with comcast id 1x471h0021vN32cA9xXDB8; Wed, 29 Jun 2011 21:31:13 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta22.emeryville.ca.mail.comcast.net with comcast id 1xWd1h07K1t3BNj8ixWppc; Wed, 29 Jun 2011 21:30:57 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 1CBDD102C19; Wed, 29 Jun 2011 14:30:54 -0700 (PDT) Date: Wed, 29 Jun 2011 14:30:54 -0700 From: Jeremy Chadwick To: Leroy van Logchem Message-ID: <20110629213054.GA85818@icarus.home.lan> References: <4DB8EF02.8060406@bk.ru> <1079311802.20110428070300@nitronet.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-fs@freebsd.org Subject: Re: ZFS v28 for 8.2-STABLE X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2011 21:31:16 -0000 On Wed, Jun 29, 2011 at 12:39:29PM +0000, Leroy van Logchem wrote: > > > sys/cddl/compat/opensolaris/sys/sysmacros.h is supposed to be deleted, > > > so you can ignore the fail and delete the file manually. > > > > > > I was rebuilding my system two weeks ago and same patch applied > > > correctly on amd64, and everything works fine. You could try wiping > > > /usr/src (keeping kernel config somewhere safe), csuping it again, and > > > deleting /usr/obj before building. > > > > > > BTW. Why people still cling to i386? > > > > > > > > > _______________________________________________ > > > freebsd-fs freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > > > To unsubscribe, send any mail to "freebsd-fs-unsubscribe freebsd.org" > > > > > > > also there is no such thing as 8.2-STABLE, there is 8-STABLE, and > > 8.2-RELEASE, and 8.2-RELEASE with security patches aka RELENG_8_2_0 > > The steps taken to resolve the above: > > - rm -rf /usr/src/* > - cvsup using tag=RELENG_8_2 ( using RELENG_8_2_0 doesn't return files ) > - (cd /usr/src ; xzcat ~/releng-8.2-zfsv28-20110616.patch.xz | patch) > - rm /usr/src/sys/cddl/compat/opensolaris/sys/sysmacros.h.* > > Then followed Handbook chapter 24.7 "Rebuilding world". > > @Martin Matuska: thanks for providing v28 patches BTW, whenever you nuke src, you should probably nuke the csup (or cvsup in your case; not sure why you're using that) CVS "database" as well. For csup, this lives in /var/db/sup. For cvsup, this lives in /usr/sup. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |