Building Device Driver problem

Tarek
Hi,

I am trying to build a basic device driver. I get lots of errors
complaining about missing header files that is generated dynamically when
building the linux kernel. 

Do I need to build the kernel to be able to build a device drvier?

Vladimir Fonov
No, but you still have to configure it and setup all the paths correctly