yes the kernel headers for this version of the kernel i am using are installed , ... i have the following RPMS installed so that should be all i need to install ........
kernel-devel-2.6.23.1-42.fc8 kernel-headers-2.6.23.1-42.fc8 kernel-2.6.23.1-42.fc8 i am still not able to figure out the problem ............ On 1/7/08, Rupesh Gujare <[EMAIL PROTECTED]> wrote: > 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. > > > > > > > -- iatb

