<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Looking in the included file that apparently should define<br>'FFI_DEFAULT_ABI' (src/runtime/libffi/src/powerpc/ffitarget.h), it looks
<br>like it requires 'POWERPC' to be defined, just as the x86 version of<br>that file requires 'X86' to be defined, for it to define<br>'FFI_DEFAULT_ABI'. In build/ffih/ffi.h it appears to be defined (wrongly<br>[for me]):
<br>/* Specify which architecture libffi is configured for. */<br>#define X86<br></blockquote></div><br>

<br>I have pushed several patches this afternoon that should (fingers crossed) fix this error, amongst others. If you could try it again that'd be great.<br><br>Andrew<br><br>