-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.6.3 spl+zfs kernel modules fail to build in wheezy with backported 3.14 kernel #2583
Comments
This belong to https://github.com/zfsonlinux/pkg-zfs
Please move this to pkg-zfs. And give me the output of:
|
FYI: I've had the exact same error when I was missing the SPL DKMS module. The fix was easy: remove zfs-dkms and spl-dkms and reinstall debian-zfs. |
I had the same problem. The debian-zfs package should have dependencies to build-essentials, linux-source and linux-headers to avoid this misleading error message. |
They (
|
@FransUrbo that is odd, I had to pull in build-essentials myself. Also linux-headers seems not to be optional, it is required to build the modules. I will try to reproduce that (will take some days). Maybe dkms has missing dependencies. |
Closing, packaging for Debian is now handled by Debian. |
UPDATE 0: Also tried with the zfs wheezy-daily repo with the same compilation problem!
UPDATE 1: Downgraded the kernel to 3.10.11 and the problem persists. Hmmmm...
Tried to install using the zfs debian repo on the backported 3.14 kernel in Debian wheezy. It fails with:
gcc --version
cat /var/lib/dkms/spl/0.6.3/build/make.log
Same as above error with zfs-dkms.
Also tried to symlink with no go:
uname -r
dpkg -l spl zfs | grep ^i
cat /etc/apt/sources.list.d/zfsonlinux.list
The text was updated successfully, but these errors were encountered: