[gstreamer-bugs] [Bug 511750] Configure of prereleases 15.2-15.4 fail in OpenEmbedded MIPSEL Crosscompiler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 24 05:06:25 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=511750

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk




------- Comment #5 from Tim-Philipp Müller  2008-01-24 13:06 UTC -------
> ie, that openembedded can't handle the AC_TRY_RUN macros being used to check
> for POSIX_TIMER and MONOTONIC_CLOCK #defines.
> 
> In the long run, a better fix is probably to put these tests in the source code
> and switch things at compile time, but I'm reluctant to tackle that in the
> pre-release.
> 
> A simpler quick-fix is to add flags to configure to avoid the tests, like
> --have-posix-timers=yes/no/auto
> --have-monotonic-clock=yes/no/auto

Alternatively, it should be fairly straight-forward to change the AC_TRY_RUN to
AC_TRY_COMPILE (like #ifdef bla && bla > 0 ... #else #error "nope" #endif).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=511750.




More information about the Gstreamer-bugs mailing list