I installed Ubuntu .. and trying to install some test
driver (Hello)
When i run the command
gcc -D__KERNEL__ -I/usr/src/linux/include -c hello.c
it gives the following error....
/usr/include/asm/smp.h:73:26: mach_apicdef.h: No such
file or directory
can any help me in this matter..
Do i have to compile the kernel again for this