[gstreamer-bugs] [Bug 614767] libgstreamer build failure on OS X x86_64
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 12 16:04:28 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=614767
GStreamer | gstreamer (core) | 0.10.26
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #22 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-04-12 23:04:22 UTC ---
ds: pushed your patch with the additional s/TRY_COMPILE/TRY_LINK/:
commit b090081f4f710e05817dca625717b5b49ac87347
Author: David Schleef <ds at schleef.org>
Date: Mon Apr 5 13:46:23 2010 -0700
configure: Change check for uint128_t
Check for ability to divide uint128_t values, since that what
we actually use it for (in gstutils.c). The existence of a
uint128_t type doesn't mean the compiler can actually generate
code for it. Also make sure that we can actually link the
result successfully.
Fixes bug #614767.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list