Open GoogleCodeExporter opened 9 years ago
Sigh. Looks like OS X doesn't implement clock_gettime at all in some cases, or
if it does, it definitely doesn't implement CLOCK_MONOTONIC.
http://www.wand.net.nz/~smr26/wordpress/2009/01/19/monotonic-time-in-mac-os-x/
Several other sources from google seem to agree. I'll try to work around it.
Original comment by jls.semi...@gmail.com
on 13 Oct 2010 at 6:35
I've tried to work around it by implementing clock_gettime myself when we are
building on OS X.
Can you confirm?
Release candidate:
http://semicomplete.com/files/xdotool/xdotool-2.20101014.3063.tar.gz
Original comment by jls.semi...@gmail.com
on 15 Oct 2010 at 12:40
Sorry I forgot to test this before, but 2.20110530.1 does build. Thanks.
Original comment by ryandesi...@gmail.com
on 30 May 2011 at 12:03
Original issue reported on code.google.com by
ryandesi...@gmail.com
on 13 Oct 2010 at 8:47