[Bug 773813] Fails to build on GNU Hurd: missing mach/clock.h used by libcheck

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 08:33:03 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773813

--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 338932
  --> https://bugzilla.gnome.org/attachment.cgi?id=338932&action=edit
build: Fix AM_CONDITIONAL check for clock_gettime

It was always evaluating to false, so clock_gettime.c was always being
included into libcheck. This breaks building on Hurd and causes us to
always override clock_gettime() even when it is available.

-- 
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