Hi...

On Mon, Mar 8, 2010 at 22:56, Gaurav Soni <[email protected]> wrote:
>
> Hi List,
>
> I am beginner in Linux device driver development ,I am facing problem when i
> m giving make command error description is:
> makeĀ  -C /lib/modules/2.6.23.17-88.fc7/build
> M=/root/LinuxDeviveDriver/lkmmodules modules
> make: *** /lib/modules/2.6.23.17-88.fc7/build: No such file or directory.
> Stop.
> make: *** [default] Error 2.

Plain and simple: does /lib/modules/2.6.23.17-88.fc7/build exist?

Maybe you need to install kernel-devel package as well.

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to