Bug 86499 - configure error on MinGW build
Summary: configure error on MinGW build
Status: RESOLVED DUPLICATE of bug 85120
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 20:52 UTC by wyss_p
Modified: 2014-11-20 20:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.