Re: Is AppleMacRISC4PE supposed to build at all ?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UJ5tZ6zAAz6dpcSohvyHnhN1eaYt6k9nnKPxzml/56REZL3GFhwjafsTT16PBun5ZxcuRjPaaryOEeW/x1EvpvUpfUyOGd2A/kZNhTxU/6SbIyJIFHfo+dsRw7pskiVDdEn4mmiE6OOj7gBTBUXAL23Edqt7b1hpOjJm79jEgV0= On 06/12/05, Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
On Tue, 2005-12-06 at 01:27 -0500, Dale Walsh wrote:
On Dec 6, 2005, at 24:34 , Benjamin Herrenschmidt wrote:
I've downloaded AppleMacRISC4PE-180.0.34 from Darwin 8.3 and tried to build it with Xcode 2.1 (the version that comes with OS X 10.4.3 on a Quad G5 just delivered) and I get about 18 errors, mostly things not declared in the proper scope.
Did I miss something ?
Yes, missing header files.
Thanks, but how am I supposed to install those header files ? Or are they missing from the Darwin distribution ?
Assuming nothing has changed in this department since AppleMacRISC4PE-162.0.0 (10.4.2), some source has been deliberately omitted from the project. If you try and force it to build past those errors, which may be the ones referring to kIOPPluginForceUpdateKey etc being undeclared, you'll encounter more undelcared constants (relating to the operation of the U3 northbridge, and possibly others). Last I heard, these are not available and are not likely to be made available. -- Finlay _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Finlay Dobbie