[solved] Re: Module compilation
Rodolfo Medina <rodolfo.medina@gmail.com>:
>> [...] where I do:
>>
>> # make -C /lib/modules/`uname -r`/build M=`pwd`
>>
>> , the system complains that the above path is not found: in fact no file or
>> directory `/lib/modules/`uname -r`/build' exists. Please can anybody suggest
>> the right procedure?
Robin <rc.rattusrattus@googlemail.com> writes:
> Have you got the matching linux-headers-versionnumber package for you
> installed kernel?
Yes, that was necessary, and the problem is solved. Thanks.
Rodolfo
Reply to: