On 2007-09-26 11:29:33 (+0100), mahamuni ashish <[email protected]> wrote: > I am writing simple kernel module. > I have included linux/module.h > compiler gives me error that no such file, I also > searched it on my machine. > It really doesn't exist. I am using fedora 6. > How do I install required libraries. I suspect you either have an incorrect makefile or you don't have the kernel source code on your system. The header file can be found in the kerel source: include/linux/module.h Regards, Kristof
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: No linux/module.h
- From: Jiri Slaby <[email protected]>
- Re: No linux/module.h
- References:
- No linux/module.h
- From: mahamuni ashish <[email protected]>
- No linux/module.h
- Prev by Date: Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
- Next by Date: Re: + uninline-find_task_by_xxx-set-of-functions.patch added to -mm tree
- Previous by thread: No linux/module.h
- Next by thread: Re: No linux/module.h
- Index(es):