<html><head><meta http-equiv=Content-Type content="text/html; charset=UTF-8"><META name="Author" content="GroupWise WebAccess"><style type="text/css"> 
body p 

        margin: 0px; 
}
</style></head><body 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></body></html>