From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; (R1 1.1)) Description of problem: The RH 2.1 AS 2.4.9-e.9 debug kernel doesn't have the appropriate include files. Therefore, if you attempt to compile something like the qLogic v6.x series driver in this kernel rev, it will fail to compile due to the lack of the appropriate include files. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: Update RH 2.1 AS with the 2.4.9-e.9 debug kernel and compile something such as the qLogic v6.x series driver. It will fail to compile due to the lack of the appropriate include files. Additional info:
*** Bug 77340 has been marked as a duplicate of this bug. ***
you can't compile external modules against the debug kernel. that is by design; the debug kernel is for finding problems in stuff we shipped, not random other stuff.