Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMissing Header Files
Hi All! I am using the nios2-linux-20090825 package and am trying to roll in and compile a custom driver developed by us that compiles and works under uclinux 2.6.11. when compiling, gcc compla...
Altera_Forum
Honored Contributor
16 years agoThe linux/config.h is deprecated. You can safely remove the line.
The asm/semaphore.h should exist but simply include include linux/semaphore.h. - Hippo