Hi,

I noticed the following which seems 100% related :
https://github.com/rbenv/ruby-build/issues/999

-- 
Adrien

On Fri, Jul 14, 2017, Andrew Williams wrote:
> Hi,
> 
> EFL is failing to compile on 1 version back OS X:
> 
> ---
> 
>   CC       lib/eina/lib_eina_libeina_la-eina_debug_bt.lo
> 
> lib/eina/eina_debug_bt.c:139:4: error: unknown type name 'clockid_t'; did
> you mean 'clock_id_t'?
> 
>    clockid_t cid;
> 
>    ^~~~~~~~~
> 
>    clock_id_t
> 
> /usr/include/mach/clock_types.h:53:13: note: 'clock_id_t' declared here
> 
> typedef int     clock_id_t;                     /* clock identification
> type */
> 
>                 ^
> 
> 1 error generated.
> ---
> 
> It seems that clock_gettime etc are not implemented...
> 
> Andy
> -- 
> http://andywilliams.me
> http://ajwillia.ms
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to