From owner-freebsd-fs@FreeBSD.ORG Thu Nov 16 19:36:00 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC3EE16A512; Thu, 16 Nov 2006 19:36:00 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482C043D83; Thu, 16 Nov 2006 19:35:47 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.66.8.19] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1Gkn1S2kMq-00035f; Thu, 16 Nov 2006 20:35:45 +0100 From: Max Laier Organization: FreeBSD To: freebsd-current@freebsd.org Date: Thu, 16 Nov 2006 20:35:35 +0100 User-Agent: KMail/1.9.4 References: <20061116015908.GB63195@garage.freebsd.pl> <200611161521.kAGFLxP5069212@ambrisko.com> <20061116191858.GF63195@garage.freebsd.pl> In-Reply-To: <20061116191858.GF63195@garage.freebsd.pl> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3023635.OcQkhFFqoK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611162035.41595.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: freebsd-fs@freebsd.org, Doug Ambrisko , Pawel Jakub Dawidek Subject: Re: ZFS patches for FreeBSD. 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: Thu, 16 Nov 2006 19:36:00 -0000 --nextPart3023635.OcQkhFFqoK Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 16 November 2006 20:18, Pawel Jakub Dawidek wrote: > On Thu, Nov 16, 2006 at 07:21:59AM -0800, Doug Ambrisko wrote: > > I skipped the mkdir and used patch -p0. Everything looked to compile > > okay but when I kldload zfs is fails since the kernel doesn't > > have memset: > > %kldload zfs > > link_elf: symbol memset undefined > > kldload: can't load zfs: No such file or directory > > % > > Is there another change required? > > I applied the patch before publishing on clean source and I don't see > such problem... Interesting thing is that there is no memset() use in > ZFS kernel source: > > # grep -r memset sys/ | grep -v zap_memset > # > > Does anyone else seeing this problem? There is an older thread about this problem:=20 http://lists.freebsd.org/pipermail/freebsd-stable/2005-March/thread.html#13= 132 As pointed out by Andriy "struct foo =3D { 0 }" seems to be the culprit. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart3023635.OcQkhFFqoK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFXL2NXyyEoT62BG0RAlQUAJsH0zhOk1ZQJkoNXBhj7sCn49HSDACfZRy6 hoX23Uwain7Z3W9n67tuTNs= =haH7 -----END PGP SIGNATURE----- --nextPart3023635.OcQkhFFqoK--