Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2017 16:31:00 -0700
From:      Ngie Cooper <yanegomi@gmail.com>
To:        Andriy Gapon <avg@FreeBSD.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   zfs.ko no longer loads after r320156: unresolved symbol: abd_is_linear
Message-ID:  <780A67EE-C3F1-46E5-A213-E253B710338E@gmail.com>

index | next in thread | raw e-mail

Hi,
	I tried upgrading my host from 11.1-STABLE to 12.0-CURRENT, and it didn’t work because abd_is_linear is an undefined symbol (it exists in sys/conf/files, but not sys/modules/zfs/Makefile). I tried adding abd.c to sys/modules/zfs/Makefile and it didn’t immediately fix my compilation problem (ran into a linker error instead).
	If it isn’t fixed in the next few hours I’ll try my hand at fixing the problem.
Thank you,
-Ngie

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?780A67EE-C3F1-46E5-A213-E253B710338E>