Can you please provide build information: the Unix/Linux distro required, its version, libraries to install, any toolchain requirements?
The reason for my question is that I tried many different distros, generations, versions, but none of them provides all of the symbols required by the code.
I could not find headers and libraries that provide pr_default, memalloc_noio_save, pr_field, pr_flag, t_field, t_flag, mask_t, and a whole plethora of other symbols that fail compilation of this code.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you please provide build information: the Unix/Linux distro required, its version, libraries to install, any toolchain requirements?
The reason for my question is that I tried many different distros, generations, versions, but none of them provides all of the symbols required by the code.
I could not find headers and libraries that provide pr_default, memalloc_noio_save, pr_field, pr_flag, t_field, t_flag, mask_t, and a whole plethora of other symbols that fail compilation of this code.
Thanks!
Alternatively, could you push this driver into a modern Linux distro where it would build?
tried ubintu 13.10 with 3.11 kernel with the same list of falures
but found article at f-secure labs (q60 tv analysis): they used 3.9.9 with success