Tagged Questions
1
vote
1answer
171 views
is linux/compiler.h a userspace header?
VirtualBox is looking for this file in /usr/include but it's missing in gentoo linux-headers
Does someone know if that is userspace header and gentoo is missing it? Or if that is not it, then if ...
3
votes
3answers
393 views
What exactly are Linux kernel headers? [duplicate]
Possible Duplicate:
What does a kernel source tree contain? Is this related to Linux kernel headers?
I know that if I want to compile my own Linux kernel I need the Linux kernel headers, ...