Re: ZFS patches for FreeBSD.

From: Pawel Jakub Dawidek <pjd_at_FreeBSD.org>
Date: Thu, 16 Nov 2006 20:18:59 +0100
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?

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

Received on Thu Nov 16 2006 - 18:19:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:02 UTC