Comment 2 for bug 2057913

Revision history for this message
trackwitz (trackwitz) wrote :

The error occours because you are trying to build a dkms module for zfs version 2.1.5 which only supports kernels up to version 5.18.x.
So there are some incompatabilities with your kernel because it's much newer causing the build to fail.

The only zfs version that supports kernel 6.7.x is zfs version 2.2.3, however there are no Ubuntu packages available so it has to be build from source.