[cairo-bugs] [Bug 69239] FTBFS with GCC 4.7.3 on MIPS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 13 06:24:09 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69239

--- Comment #4 from Uli Schlachter <psychon at znc.in> ---
Sorry, I thought you were on debian because I never heard FTBFS elsewhere.

To figure out your glib version, run 'grep VERSION
/usr/lib/glib-2.0/include/glibconfig.h'. Alternatively, pkg-config --modversion
glib-2.0 should tell you as well. You need at least glib 2.14 (was released in
August 2007) for g_once_init_enter.

I think that your glib version is too old, but configure doesn't notice. To
forcefully disable this, add --disable-gobject to your ./configure arguments.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130913/72505376/attachment.html>


More information about the cairo-bugs mailing list