<div dir="ltr"><div><div><div>> This looks like it is related to your kernel configuration, it works fne<br>> on the Debian stock kernel.<br><br><br>I'm not a sure whether the kernel config is to blame here.<br><br>
Trying to compile for 3.15-rc8 I get exactly the same error. Might be a coincidence, but nevertheless I was able to trace back the problem to conftest.h not being able to correctly test for kernel version.<br><br></div>E.g. "testing for >= 3,10,0" always chooses the else branch (verified by adding an #error statement there).<br>
<br></div>Further tests (manually resolving every define in conftest.h) yielded a compiling and loading kernel module.<br><br><br></div>Is there a CONF_* that prevents the header file from correctly testing for kernel versions?<br>
</div>