<div dir="ltr"><div><div>From a quick skim, it looks like we default to the system-installed libffi on non-tier-1 systems (like ppc64), and otherwise use the in-tree version of libffi.<br><br></div>See <a href="https://dxr.mozilla.org/mozilla-esr52/source/js/ffi.configure#9-20">https://dxr.mozilla.org/mozilla-esr52/source/js/ffi.configure#9-20</a><br><br></div>Justin<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 21, 2017 at 4:56 PM, Charles G Robertson <span dir="ltr"><<a href="mailto:cgrobertson@suse.com" target="_blank">cgrobertson@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:Helvetica,Arial,sans-serif;font-size:13px">Hi,<br><br>I am building Firefox 52.0 ESR on different architectures: x86_64 and ppc64.  It works on x86 but fails on ppc64 with the following configure error:<br><br> checking for libffi > 3.0.9... no<br> ERROR: Requested 'libffi > 3.0.9' but version of libffi is 3.0.9<br><br>When comparing the two builds the installed version of libffi on both x86 and ppc is 3.0.9. In fact, there is NO check for libffi > 3.0.9 on x86 that I can see in the config.log file.<br><br>Why then would it build on x86 and not ppc?<br><br>Is there some other Firefox dependency that depends on libffi > 3.0.9 that I'm not aware of that may be unique to ppc?<br><br>Any help is greatly appreciated.<br><br>Thanks<br>Cheers<br>  Charles Robertson<br>  Firefox Maintainer<br>  SUSE<br></div>
<br>______________________________<wbr>_________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/<wbr>listinfo/firefox-dev</a><br>
<br></blockquote></div><br></div>