On Fri, 14 Jul 2017 15:49:08 +0000 Andrew Williams <a...@andywilliams.me> said:

9d1a8bb08246a11b5b8a7e35081d0664464ae820 should solve it... i hope.

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


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


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