Re: What should we do when headers are missing in 10.2?
Re: What should we do when headers are missing in 10.2?
- Subject: Re: What should we do when headers are missing in 10.2?
- From: Allan Nathanson <email@hidden>
- Date: Wed, 11 Sep 2002 12:28:17 -0400
On Wednesday, September 11, 2002, at 12:05 PM, Michael Cashwell wrote:
On Wednesday, September 11, 2002, at 11:30 AM, Jim Magee wrote:
It should be in /usr/include/netinet/ip_var.h. It should also be in
/System/Library/Frameworks/Kernel.framework/Headers/netinet/ip_var.h.
That's because you're building a kernel extension which cannot use
the headers in /usr/include.
...
Disturbing. I did a completely clean install of the retail 10.2, its
dev tools and the August patch to the dev tools and searching all
local disks yields no files with "ip_var" in the name. If anyone
learns what's up with this please let us know. Thanks.
g3> lsbom -s /Library/Receipts/DevSDK.pkg/Contents/Resources/DevSDK.bom
| grep ip_var
./System/Library/Frameworks/Kernel.framework/Versions/A/Headers/
netinet/ip_var.h
./usr/include/netinet/ip_var.h
_______________________________________________
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.