Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 20:18:59 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Doug Ambrisko <ambrisko@ambrisko.com>
Cc:        freebsd-fs@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: ZFS patches for FreeBSD.
Message-ID:  <20061116191858.GF63195@garage.freebsd.pl>
In-Reply-To: <200611161521.kAGFLxP5069212@ambrisko.com>
References:  <20061116015908.GB63195@garage.freebsd.pl> <200611161521.kAGFLxP5069212@ambrisko.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--kR3zbvD4cgoYnS/6
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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?

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--kR3zbvD4cgoYnS/6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)

iD8DBQFFXLmiForvXbEpPzQRAmg6AJ9B9Vm6w59XL3zU6+ZU0++8WqyPOQCgxfXK
+kygh5MdWPLchCb9BYGEPPg=
=i+2z
-----END PGP SIGNATURE-----

--kR3zbvD4cgoYnS/6--



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