Greetings,
I got this error after I compiled efl to the latest git commit this morning.

➜  python-efl git:(master) python3 setup.py build
Python-EFL: 1.18.99a1126
Checking for Python: OK, found 3.5.2
Checking for Cython: OK, found 0.23.4
Checking for Eina: OK, found 1.18.99.50728
Checking for Eo: OK, found 1.18.99.50728
Checking for Evas: OK, found 1.18.99.50728
Checking for Ecore: OK, found 1.18.99.50728
Checking for EcoreFile: OK, found 1.18.99.50728
Checking for EcoreInput: OK, found 1.18.99.50728
Checking for EcoreCon: OK, found 1.18.99.50728
Checking for EcoreX: OK, found 1.18.99.50728
Checking for Ethumb: OK, found 1.18.99.50728
Checking for Ethumb_Client: OK, found 1.18.99.50728
Checking for Edje: OK, found 1.18.99.50728
Checking for Emotion: OK, found 1.18.99.50728
Checking for DBus: OK, found 1.2.4
Checking for Elementary: OK, found 1.18.99.50728

.......

In file included from /usr/local/include/eina-1/Eina.h:271:0,
                 from efl/elementary/__init__.c:348:
/usr/local/include/eina-1/eina/eina_promise.h:440:1: warning: function
declaration isn’t a prototype [-Wstrict-prototypes]
 EAPI Eina_Promise_Owner* eina_promise_add();
 ^~~~
In file included from /usr/local/include/elementary-1/elm_sys_notify.h:12:0,
                 from /usr/local/include/elementary-1/Elementary.h:151,
                 from efl/elementary/__init__.c:354:
/usr/local/include/elementary-1/elm_sys_notify.eo.legacy.h:112:1: warning:
function declaration isn’t a prototype [-Wstrict-prototypes]
 EAPI Elm_Sys_Notify *elm_sys_notify_singleton_get();
 ^~~~
In file included from efl/elementary/__init__.c:354:0:
/usr/local/include/elementary-1/Elementary.h:266:30: fatal error:
efl_ui_clock.eo.h: No such file or directory
 # include <efl_ui_clock.eo.h>
                              ^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

what can I do ?

-- 
benoit barthelet
http://pgp.mit.edu/pks/lookup?op=get&search=0xF150E01A72F6D2EE
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to