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 14:24:54 -0400
Scratch my "lsbom" command/output below. I executed those commands on
my 10.1 system and not my 10.2 system. It looks as if the ip_var.h
header wasn't included in the Dev packages.
- Allan
On Wednesday, September 11, 2002, at 12:28 PM, Allan Nathanson wrote:
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.