-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Does not compile with linux-4.7.0 #4927
Comments
What version are you using? Currently, only the master branch has support for Linux 4.7 |
Yes, it is current master.
|
When did you clone that repository ? The latest commits equal the latest on github, right ? |
Just to make sure everything is right, I have done a fresh clone, right now. I also used a fresh download from kernel.org. Still the same failure during compile. |
@bernhy |
Please have a look at http://pastebin.com/fNtRMKqp |
config.log for spl please. |
Oups, sorry.. http://pastebin.com/gFAc3072 |
You need to configure with both |
Damn, yes thats it. |
I hate to ask, but, is there an ETA for a release that supports kernel 4.7? Or can master be considered safe, or safe enough anyway? |
A stable release is being work on in #5025 which supports newer kernels. Master is always kept in a condition which is believed to be safe but there's obviously some risk there as new changes are frequently merged. |
Ok. Thank you. |
Hello,
I tried to compile the current git with vanilla linux kernel 4.7.0, but it fails. I used the copy-builtin script, like with the previous kernel versions. I see fixes for 4.8 already been commited, so I guess somebody tried already to compile successfully with 4.7?
The text was updated successfully, but these errors were encountered: