--- In [email protected], "Brett W. McCoy" <[EMAIL PROTECTED]> wrote: > > On 12/7/06, Saurabh Jain <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Brett W. McCoy" <idragosani@> wrote: > > > > > > > <snip> > > > > > > > > I think there are some additional defines missing, and your compile > > command > > > may not be correct... I'm no expert in this, though. Have you looked at > > > this: > > > > > > http://tldp.org/LDP/lkmpg/index.html > > > > > > > Thanks for the help...But I figured out the problem.. > > I need to remove those headers from the code. > > Then compile and load the modules in the kernel. > > Why do you think that's the correct solution? Did you read the > tutorial on what is needed to build a basic kernel module? "removing > the headers" didn't seem to be a part of that tutorial.
Hm....Nice point... My kernel did not have the required headers for compilation. I ll have to find them!!(Maybe after I've had some sleep) Thanks Saurabh
