On Mon, May 9, 2011 at 11:41 AM, Cedric BAIL <cedric.b...@free.fr> wrote: > On Mon, May 9, 2011 at 11:11 AM, Steven Le Roux <ste...@le-roux.info> wrote: >> thanks to you both guys from ordissimo and e.fr. I came too late but >> it was great anyway to talk to you guys, with EFL and anything else. > > Thanks ! > >> We the number of ppl there, it's a real success which need to be >> reiterate in few month imho ;) > > Hehe, will see next year imho :) > >> PS : oh I forget, @raster , e is truely not compiling right now ;) > > Oh, what are your error ? I just finished to build it a few minutes > ago without issue, so maybe not with the same compile flag.
maybe because I tried it again this morning after updating core efl : ------------------------------------------------------------------------------- EASY_E17 1.4.0 CMD: make -j 2 ------------------------------------------------------------------------------- make all-recursive make[1]: entrant dans le répertoire « /root/e17_src/e » Making all in src make[2]: entrant dans le répertoire « /root/e17_src/e/src » Making all in bin make[3]: entrant dans le répertoire « /root/e17_src/e/src/bin » Making all in e_fm make[4]: entrant dans le répertoire « /root/e17_src/e/src/bin/e_fm » CC e_fm_main.o CC e_fm_ipc.o In file included from ../../../src/bin/e_fm_shared_device.h:4:0, from e_fm_main.c:57: ../../../src/bin/e_fm_shared_types.h:108:4: error: expected specifier-qualifier-list before ‘Ecore_Cb’ In file included from ../../../src/bin/e_fm.h:50:0, from ../../../src/bin/e_includes.h:103, from ../../../src/bin/e.h:199, from e_fm_ipc.c:39: ../../../src/bin/e_fm_shared_types.h:108:4: error: expected specifier-qualifier-list before ‘Ecore_Cb’ e_fm_main.c: In function ‘main’: e_fm_main.c:149:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ e_fm_main.c:150:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ e_fm_main.c:151:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ make[4]: *** [e_fm_main.o] Erreur 1 make[4]: *** Attente des tâches non terminées.... In file included from ../../../src/bin/e_includes.h:34:0, from ../../../src/bin/e.h:201, from e_fm_ipc.c:39: ../../../src/bin/e_randr.h:28:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Orientation’ ../../../src/bin/e_randr.h:45:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Signal_Format’ ../../../src/bin/e_randr.h:71:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Orientation’ ../../../src/bin/e_randr.h:80:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Screen_Size’ ../../../src/bin/e_randr.h:119:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Orientation’ ../../../src/bin/e_randr.h:126:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Screen_Size’ ../../../src/bin/e_randr.h:136:4: error: expected specifier-qualifier-list before ‘Ecore_X_Randr_Output_Policy’ e_fm_ipc.c: In function ‘_e_fm_ipc_init’: e_fm_ipc.c:190:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ e_fm_ipc.c:191:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ e_fm_ipc.c:192:4: warning: passing argument 2 of ‘ecore_event_handler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:232:30: note: expected ‘int (*)(void *, int, void *)’ but argument is of type ‘Eina_Bool (*)(void *, int, void *)’ e_fm_ipc.c: In function ‘_e_fm_ipc_cb_server_add’: e_fm_ipc.c:207:11: error: ‘ECORE_CALLBACK_PASS_ON’ undeclared (first use in this function) e_fm_ipc.c:207:11: note: each undeclared identifier is reported only once for each function it appears in e_fm_ipc.c: In function ‘_e_fm_ipc_cb_server_del’: e_fm_ipc.c:215:11: error: ‘ECORE_CALLBACK_PASS_ON’ undeclared (first use in this function) e_fm_ipc.c: In function ‘_e_fm_ipc_monitor_start_try’: e_fm_ipc.c:359:2: warning: passing argument 1 of ‘ecore_idler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:269:22: note: expected ‘int (*)(void *)’ but argument is of type ‘Eina_Bool (*)(void *)’ e_fm_ipc.c: In function ‘_e_fm_ipc_cb_server_data’: e_fm_ipc.c:536:49: error: ‘ECORE_CALLBACK_PASS_ON’ undeclared (first use in this function) e_fm_ipc.c:565:5: warning: passing argument 1 of ‘ecore_idler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:269:22: note: expected ‘int (*)(void *)’ but argument is of type ‘Eina_Bool (*)(void *)’ e_fm_ipc.c:668:8: warning: passing argument 1 of ‘ecore_idler_add’ from incompatible pointer type /opt/e17/include/Ecore.h:269:22: note: expected ‘int (*)(void *)’ but argument is of type ‘Eina_Bool (*)(void *)’ e_fm_ipc.c: In function ‘_e_fm_ipc_slave_data_cb’: e_fm_ipc.c:810:19: error: ‘ECORE_CALLBACK_PASS_ON’ undeclared (first use in this function) e_fm_ipc.c: In function ‘_e_fm_ipc_cb_recent_clean’: e_fm_ipc.c:971:4: warning: implicit declaration of function ‘ecore_time_unix_get’ e_fm_ipc.c: In function ‘_e_fm_ipc_file_add_mod’: e_fm_ipc.c:1030:4: warning: passing argument 2 of ‘ecore_timer_add’ from incompatible pointer type /opt/e17/include/Ecore.h:310:22: note: expected ‘int (*)(void *)’ but argument is of type ‘Eina_Bool (*)(void *)’ make[4]: *** [e_fm_ipc.o] Erreur 1 make[4]: quittant le répertoire « /root/e17_src/e/src/bin/e_fm » make[3]: *** [all-recursive] Erreur 1 make[3]: quittant le répertoire « /root/e17_src/e/src/bin » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /root/e17_src/e/src » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /root/e17_src/e » make: *** [all] Erreur 2 > -- > Cedric BAIL > -- Steven Le Roux Jabber-ID : ste...@jabber.fr 0x39494CCB <ste...@le-roux.info> 2FF7 226B 552E 4709 03F0 6281 72D7 A010 3949 4CCB ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users