Re: darwinbuild doesn't like xcode 3
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Nov 6, 2007, at 3:54 PM, Benjamin Huntsman wrote: Not yet... =) No, Xcode 3.0 is definitely required. - 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... Looks like darwinbuild's installXcodebuild doesn't know how to handle Xcode 3.0. I'd fix it myself, but I don't either :) Correct, it hasn't yet been updated to understand Xcode 3.0's new layout or dependencies. Anyone know what bits and pieces xcodebuild needs w/ v3.0?? Some of the trouble seems to be related to this script /usr/bin/ xcode-select... I suggest invoking xcodebuild similarly to how darwinbuild would invoke it using the darwintrace library (or alternatively using dtruss) to record which files are accessed during the build. This will give an estimate of what's needed in the chroot. ...or... do you think it'd work to install XCode 2.5 and build Leopard packages w/ that?? This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten