GNOME Bugzilla – Bug 512855
compile error due to CLOCK_MONOTONIC
Last modified: 2008-01-30 11:26:03 UTC
gstutils.c: In function `gst_util_get_timestamp': gstutils.c:3350: `CLOCK_MONOTONIC' undeclared (first use in this function) Don't know what exactly that means, but it seems like either the configure check isn't working correctly, or it's checking for the wrings things. This is a 2.4 kernel, btw.
Could you attach your config.log file? And the output of $ grep -e CLOCK -e TIMER config.h ?
Created attachment 103985 [details] config.log #define HAVE_CLOCK_GETTIME 1 /* #undef HAVE_MONOTONIC_CLOCK */ #define HAVE_POSIX_TIMERS 1
See Bug #512715 ?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 512715 ***