Re: bug in headers (how to file a bug for such things?)
Re: bug in headers (how to file a bug for such things?)
- Subject: Re: bug in headers (how to file a bug for such things?)
- From: Francis Bouchard <email@hidden>
- Date: Thu, 07 Feb 2002 14:39:36 -0500
On 07/02/2002 14:24, "David A. Gatwood" <email@hidden> wrote:
>
On Thu, 7 Feb 2002, Francis Bouchard wrote:
>
>
> There is a bug in the Kernel headers:
>
>
>
> 1- create a new kext project (not IOKit).
>
> 2- this will not compile:
>
>
<snip>
>
>
> #include <sys/systm.h> // SWAPPED THE INCLUDES
>
> #include <IOKit/IOLib.h> // SWAPPED THE INCLUDES
>
>
Try adding -no-cpp-precomp to your compile options and see if
>
it works correctly with the headers in the original order.
No still does'nt work. I'll file a bug on PB
Franics
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.