Date: Sat, 08 Jul 2017 11:14:23 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 220546] zfs.ko: undefined reference to abd_is_linear(), abd_copy_to_buf() and (probably) others with ASSERT's enabled Message-ID: <bug-220546-3630-tc0FT85J4l@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220546-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-220546-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220546 --- Comment #1 from Andriy Voskoboinyk <avos@freebsd.org> --- Created attachment 184171 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184171&action= =3Dedit Add 'static' keyword to inline functions in abd.h I think this was (also) caused by 'CFLAGS=3D-O0'; anyway, the patch fixes t= his issue for me. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220546-3630-tc0FT85J4l>