On 06/12/05, Benjamin Herrenschmidt <email@hidden> 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.