Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 15:04:51 +0100
From:      Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit@pmp.uni-hannover.de>
To:        freebsd-fs@FreeBSD.org
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: ZFS port to FreeBSD: 2nd patchset available.
Message-ID:  <20070305150451.ad3edaf1.gerrit@pmp.uni-hannover.de>
In-Reply-To: <20070304123801.GA22350@garage.freebsd.pl>
References:  <20070304123801.GA22350@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Mar 2007 13:38:01 +0100 Pawel Jakub Dawidek <pjd@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
  Gerrit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070305150451.ad3edaf1.gerrit>