openzfs / spl

A shim layer which adds the core interfaces required for OpenZFS.
https://zfsonlinux.org/
GNU General Public License v2.0
281 stars 180 forks source link

SPL fails to build against Manjaro/Arch Linux 4.15.5-1 #689

Closed grizzlyfred closed 6 years ago

grizzlyfred commented 6 years ago

What is wrong here? /var/lib/dkms/spl/0.7.5/build/module/spl/spl-taskq.c: in function »taskq_dispatch«: /var/lib/dkms/spl/0.7.5/build/module/spl/spl-taskq.c:593:16: Error: »struct timer_list« has no Element named »data« t->tqent_timer.data = 0; ^ I have issues with my drives, so I decided to rebuild for manjaro's 4.9 LTS, 4.14 LTS and 4.15. via dkms, and 4.15 fails.

evanpurkhiser commented 6 years ago

0.7.5 is an older version of the spl, see the comments on the AUR package.

behlendorf commented 6 years ago

Closing, resolved in 0.7.6.