On Sun, 4 Mar 2007 13:38:01 +0100 Pawel Jakub Dawidek <pjd_at_FreeBSD.org> wrote about ZFS port to FreeBSD: 2nd patchset available.: PJD> I'd like to announce availability of the second ZFS patchset for PJD> FreeBSD. Great, thanks! PJD> The patch is available at: PJD> http://people.freebsd.org/~pjd/patches/zfs_20070303.patch.bz2 PJD> To apply and compile the patch, enter your src directory and: PJD> PJD> # patch -p0 < /path/to/zfs_20070303.patch PJD> # make kernel <-- compiles and install patched kernel and PJD> zfs module PJD> # cd cddl PJD> # make && make install <-- compiles and install userland PJD> utilities and libraries I just synced to -current and the patch applied flawlessly. However, I cannot get the system to compile. buildworld fails with ===> gnu/lib/libg2c (install) sh /mnt/zfs/src/tools/install.sh -C -o root -g wheel -m 444 libg2c.a /usr/obj/ mnt/zfs/src/tmp/usr/lib sh /mnt/zfs/src/tools/install.sh -C -o root -g wheel -m 444 /mnt/zfs/src/gnu/lib/libg2c/g2c.h /usr/obj/mnt/zfs/src/tmp/usr/include sh /mnt/zfs/src/tools/install.sh -s -o root -g wheel -m 444 libg2c.so.2 /usr /obj/mnt/zfs/src/tmp/usr/lib ln -fs libg2c.so.2 /usr/obj/mnt/zfs/src/tmp/usr/lib/libg2c.so 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Did I get a bad sync, or has anybody else here a hint for me what is going wrong? cu GerritReceived on Mon Mar 05 2007 - 13:21:21 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:06 UTC