Re: zpool v28 and -current

2011-02-11 Thread Anonymous
Anonymous writes: > Shawn Webb writes: > >> I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with >> the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of >> the build log, but it's pretty big. I can put it online on my tech blog if >> needed. Has anyon

Re: zpool v28 and -current

2011-02-06 Thread Rich
On Sun, Feb 6, 2011 at 9:53 PM, Anonymous wrote: > Rich writes: > > >> Attempted this procedure today, make fails with: > [...] > >> > /usr/local/ncvs/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:188: > >> error: 'zfs_mdcomp_disable' undeclared here (not in a functi

Re: zpool v28 and -current

2011-02-06 Thread Anonymous
Rich writes: >> Attempted this procedure today, make fails with: [...] >> /usr/local/ncvs/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:188: >> error: 'zfs_mdcomp_disable' undeclared here (not in a function) > > First error is just a variable undefined that was define

Re: zpool v28 and -current

2011-02-06 Thread Rich
On Sun, Feb 6, 2011 at 8:05 PM, Rich wrote: > On Tue, Feb 1, 2011 at 8:12 AM, Anonymous wrote: > >> $ fetch http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 >> $ fetch -o anon_fixup.diff ' >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=55203+0+current/freebsd-current+raw >> ' >>

Re: zpool v28 and -current

2011-02-06 Thread Rich
On Tue, Feb 1, 2011 at 8:12 AM, Anonymous wrote: > $ fetch http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2 > $ fetch -o anon_fixup.diff ' > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=55203+0+current/freebsd-current+raw > ' > $ bzip2 -d zfs_20101212.patch.bz2 > $ patch -si anon

Re: zpool v28 and -current

2011-02-01 Thread Olivier Smedts
2011/2/1 Anonymous : > Olivier Smedts writes: > >> Hello, >> >> 2011/1/31 Anonymous : >>> Shawn Webb writes: >>> I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of the build lo

Re: zpool v28 and -current

2011-02-01 Thread Anonymous
Olivier Smedts writes: > Hello, > > 2011/1/31 Anonymous : >> Shawn Webb writes: >> >>> I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with >>> the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of >>> the build log, but it's pretty big. I can put it o

Re: zpool v28 and -current

2011-02-01 Thread Olivier Smedts
Hello, 2011/1/31 Anonymous : > Shawn Webb writes: > >> I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with >> the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of >> the build log, but it's pretty big. I can put it online on my tech blog if >> needed.

Re: zpool v28 and -current

2011-01-31 Thread Shawn Webb
Thanks for the patch. Applying the patch provides the following output: patch < zfs.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- zfs_20101212.patch pjd's original |+++ zfs_20101212.patch sync with r218058 --

Re: zpool v28 and -current

2011-01-31 Thread Anonymous
Shawn Webb writes: > I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with > the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of > the build log, but it's pretty big. I can put it online on my tech blog if > needed. Has anyone else had the same problem

zpool v28 and -current

2011-01-31 Thread Shawn Webb
I'm having trouble building freebsd-current (sources as of 29 Jan 2011) with the latest zpool v28 patch. `make buildworld` fails. I'd attach a copy of the build log, but it's pretty big. I can put it online on my tech blog if needed. Has anyone else had the same problem? The `uname -a` output of th