Skip to content
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

3.10 compat #1644

Closed
Rudd-O opened this issue Aug 12, 2013 · 6 comments
Closed

3.10 compat #1644

Rudd-O opened this issue Aug 12, 2013 · 6 comments
Labels
Type: Building Indicates an issue related to building binaries
Milestone

Comments

@Rudd-O
Copy link
Contributor

Rudd-O commented Aug 12, 2013

make -C /lib/modules/3.10.4-100.fc18.x86_64/build SUBDIRS=pwd CONFIG_SPL=m modules
make[3]: Entering directory `/usr/src/kernels/3.10.4-100.fc18.x86_64'
CC [M] /var/lib/dkms/spl/0.6.1/build/module/spl/../../module/spl/spl-debug.o
CC [M] /var/lib/dkms/spl/0.6.1/build/module/spl/../../module/spl/spl-proc.o
In file included from /var/lib/dkms/spl/0.6.1/build/include/sys/kmem.h:38:0,
from /var/lib/dkms/spl/0.6.1/build/include/sys/kstat.h:32,
from /var/lib/dkms/spl/0.6.1/build/module/spl/../../module/spl/spl-proc.c:28:
/var/lib/dkms/spl/0.6.1/build/include/sys/vmsystm.h:77:8: error: redefinition of ‘struct vmalloc_info’
In file included from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/io.h:195:0,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/realmode.h:5,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/acpi.h:32,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/fixmap.h:19,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/apic.h:12,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/smp.h:13,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/mmzone_64.h:10,
from /usr/src/kernels/3.10.4-100.fc18.x86_64/arch/x86/include/asm/mmzone.h:4,
from include/linux/mmzone.h:919,
from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from /var/lib/dkms/spl/0.6.1/build/include/sys/kstat.h:28,
from /var/lib/dkms/spl/0.6.1/build/module/spl/../../module/spl/spl-proc.c:28:
include/linux/vmalloc.h:173:8: note: originally defined here

Won't build

@ryao
Copy link
Contributor

ryao commented Aug 12, 2013

This is fixed in HEAD. The upcoming ZFSOnLinux 0.6.2 release will support Linux 3.10.

@behlendorf
Copy link
Contributor

Yes, this is already fixed in the upcoming 0.6.2. Pull master if you need a fix today.

@pdemarino
Copy link

Hi - the 3.10 kernel was released with Fedora recently, and this completely broke access to my pool. When will the 0.6.2 RPMs be released? Thanks for the great work!!

@behlendorf
Copy link
Contributor

@pdemarino Soon, if you can for now run master which is what 0.6.2 will be when tagged.

@pdemarino
Copy link

Thank you Brian. I just downloaded through git and installed. Works like a charm!

@Rudd-O
Copy link
Contributor Author

Rudd-O commented Aug 24, 2013

It works. You can close this issue.

Thank you Brian. I just downloaded through git and installed. Works like a charm!
—Reply to this email directly or view it on GitHub[1].[2]

Manuel Amador (Rudd-O)
http://rudd-o.com/

[1] #1644 (comment)
[2]
https://github.com/notifications/beacon/sqNVKi3bXP2uu18YrH51kkECFp4pLZumVC
Gb9lpEN3m5D9Ae-Re7yqD6OdMqgNL4.gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Building Indicates an issue related to building binaries
Projects
None yet
Development

No branches or pull requests

4 participants