Re: IOHIDFamily
Re: IOHIDFamily
- Subject: Re: IOHIDFamily
- From: Kevin Van Vechten <email@hidden>
- Date: Tue, 3 Jan 2006 11:10:45 -0800
On Dec 30, 2005, at 12:14 PM, Steve Checkoway wrote:
On Dec 30, 2005, at 10:17 AM, email@hidden wrote:
That's a private header installed from the PowerManagement
project. You
can easily install the header by hand into IOKit.framework/Headers/
ps.
Technically it should be in IOKit.framework/PrivateHeaders/ps, but
I think
either will work.
Thanks, that worked perfectly.
You can also use darwinbuild itself to copy in missing files:
$ darwinbuild -load PowerManagement
Will load the pre-built PowerManagement root (or a locally-built
PowerManagement root if you have one) into the BuildRoot. You can
also install only the results of the installhdrs phase using the
following:
$ darwinbuild -load -headers PowerManagement
I have no idea whether it should have been installed by darwinbuild.
Nor I, but that's probably a discussion for another list.
Yes, darwinbuild should have installed this for you, I'll have to
look into why this dependency wasn't automatically detected.
- Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden