Bug 86499

Summary: configure error on MinGW build
Product: cairo Reporter: wyss_p
Component: generalAssignee: Chris Wilson <chris>
Status: RESOLVED DUPLICATE QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description wyss_p 2014-11-20 20:52:21 UTC
When trying to build version 1.14.0 in MinGW on Windows, there is the following error during "configure". It works fine with version 1.12.18.

checking whether float word ordering is bigendian... c:\MinGW\bin\strings.exe: 'conftest': No such file
c:\MinGW\bin\strings.exe: 'conftest': No such file
unknown
configure: error:

Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.


configure: WARNING: cache variable cairo_cv_warn_maybe contains a newline
Comment 1 Adrian Johnson 2014-11-20 20:58:58 UTC
Has been fixed in master. Will be in 1.14.2 when it is released.

*** This bug has been marked as a duplicate of bug 85120 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.