Re: Trials and Tribulations building DirectoryService
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Aug 17, 2009, at 12:22 PM, Stephen J. Butler wrote: What is /XCD/SY/Library/PrivateFrameworks, and why isn't it looking in /System/Library/PrivateFrameworks? -Bill _______________________________________________ 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... It is where darwinbuild puts Xcode inside the chroot. The fact that builds have their include paths rewritten to /XCD is a bug in darwinbuild. I don't have a workaround for this problem other than to use "-nochroot" which will skip the chroot and installation of Xcode. This email sent to site_archiver@lists.apple.com
participants (1)
-
William Siegrist