Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 12:39:29 +0000 (UTC)
From:      Leroy van Logchem <leroy.vanlogchem@gmail.com>
To:        freebsd-fs@freebsd.org
Subject:   Re: ZFS v28 for 8.2-STABLE
Message-ID:  <loom.20110629T143119-823@post.gmane.org>
References:  <4DB8EF02.8060406@bk.ru> <1079311802.20110428070300@nitronet.pl> <BANLkTinOxuu40djjY66GSxWGcuyy3Fwqdw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 <at> freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> > To unsubscribe, send any mail to "freebsd-fs-unsubscribe <at> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20110629T143119-823>