20 Dec
2005
20 Dec
'05
8:52 p.m.
Interesting, so the error appears to be: /usr/include/machine/_types.h:28:25: i386/_types.h: No such file or directory But /usr/include/i386/_types.h should be defined by xnu, which is in your list of installed roots. However, I'm noticing the xnu root checksum in your build log (cfff9c6ca1a8d8e0dee68ddea386e844c2e817a5) differs from the one in the 8F46 roots on opendarwin.org (c651cd7d2d8d102b4e297effb5fa951989fc2ba1), so I'm guessing you built xnu locally, with RC_ARCHS="ppc", and it therefore doesn't have the i386 headers? - Kevin On Dec 20, 2005, at 11:41 AM, Philip Rinehart wrote:
<perl-35.log~1>
It appears to be dying in the machine type defs.
Philip