On Wed, 1 Nov 2017 22:40:26 +0100 "Thierry B." <thier...@zaclys.net> said:

> Hi,
> 
> I try to build EFL (git).
> 
> :$ ./autogen.sh --disable-systemd
> 
> outcome looks good, only the final alert about prefix not in /usr
> 
> :$ sudo make install
> 
> ...
> CC    lib/ecore/lib_ecore_libecore_la-ecore_job.elo
> CC    lib/ecore/lib_ecore_libecore_la-ecore_main.elo
> lib/ecore/ecore_main.c:288:1 error: initializer element is not constant
>   static Eina_Value _ecore_exit_code = EINA_VALUE_EMPTY;
>   ^
> .....
> 
> 
> any idea?

that's odd.... because:

#define EINA_VALUE_EMPTY ((Eina_Value){ NULL, { { 0, 0, 0, 0, 0, 0, 0, 0 } } })

that's pretty constant to me... ?

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to