site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Dec 30, 2005, at 12:14 PM, Steve Checkoway wrote: On Dec 30, 2005, at 10:17 AM, ebold@apple.com wrote: You can also use darwinbuild itself to copy in missing files: $ darwinbuild -load PowerManagement $ darwinbuild -load -headers PowerManagement - Kevin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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. 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: 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. This email sent to site_archiver@lists.apple.com