On Sun, 2008-01-06 at 19:59 +0000, eerpinisatish wrote:
> Hi,
>
> I was trying to write a module which could be dynamically loaded ,
> the c program required a header <linux/module.h>
> which i could not locate.I am using a Fedora 8 installation.
> The RPMS related to kernel and headers are installed on my system.
check whats kernel version u r running
$uname -r
and then check that kernel headers are avialable for this version
number.
> What should i do for the header to be available ?
>
> thanks
> Satish
>
>
>
Regards,
Rupesh.
>
>