Hi, Im compiling from fresh svn update (rev 58971)  and Im getting :

../../../src/bin/e_fm_shared_types.h:108:4: error: expected
specifier-qualifier-list before ‘Ecore_Cb’
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


Am I the only one ?




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

Reply via email to