From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217 Description of problem: I'm not able to compile lirc kernel module, because some header files are missing. Version-Release number of selected component (if applicable): kernel-devel-2.6.11-1.1369_FC4 How reproducible: Always Steps to Reproduce: Please visit this URL → https://www.redhat.com/archives/fedora-devel-list/2005-March/msg01582.html Additional info: https://www.redhat.com/archives/fedora-devel-list/2005-March/msg01611.html
The problem is due to bttv.h living outside of include/ If this is intended to be used by non-bttv modules, upstream should move it to include/ We can't feasibly do this in Fedora, as the kernel changes so frequently that every time a change was made to those .h files, we'd have to regenerate diffs.