It asks for the binutils since it needs (at the very least) ld to link the binary kernel module component and the appropriate prebuilt kernel interface file; it requires additional development tools such as gcc and properly configured kernel sources if it can't find a precompiled kernel interface file matching the running kernel. This is documented in the README.
|