Hi,

I have some problems to compiling ecore ( At revision 49865 ) with
easy_e17.sh ( v. 1.3.2 )  script.
I'm on a Debian testing.
Kernel : 2.6.32-5-amd64
gcc (Debian 4.4.4-5) 4.4.4

Here's the errors :

  CC     ecore_evas.lo
>   CC     ecore_evas_util.lo
>   CC     ecore_evas_x.lo
> ecore_evas_x.c: In function '_ecore_evas_x_gl_window_new':
> ecore_evas_x.c:115: error: 'Evas_Engine_Info_GL_X11' has no member named
> 'indirect'
> ecore_evas_x.c:149: error: 'struct <anonymous>' has no member named
> 'screen'
> ecore_evas_x.c:151: error: 'struct <anonymous>' has no member named
> 'destination_alpha'
> ecore_evas_x.c:153: warning: passing argument 1 of
> 'einfo->func.best_visual_get' from incompatible pointer type
> ecore_evas_x.c:153: note: expected 'struct Display *' but argument is of
> type 'struct Evas_Engine_Info_GL_X11 *'
> ecore_evas_x.c:153: error: too few arguments to function
> 'einfo->func.best_visual_get'
> ecore_evas_x.c:154: warning: passing argument 1 of
> 'einfo->func.best_colormap_get' from incompatible pointer type
> ecore_evas_x.c:154: note: expected 'struct Display *' but argument is of
> type 'struct Evas_Engine_Info_GL_X11 *'
> ecore_evas_x.c:154: error: too few arguments to function
> 'einfo->func.best_colormap_get'
> ecore_evas_x.c:155: warning: passing argument 1 of
> 'einfo->func.best_depth_get' from incompatible pointer type
> ecore_evas_x.c:155: note: expected 'struct Display *' but argument is of
> type 'struct Evas_Engine_Info_GL_X11 *'
> ecore_evas_x.c:155: error: too few arguments to function
> 'einfo->func.best_depth_get'
> ecore_evas_x.c: In function '_ecore_evas_x_rotation_set':
> ecore_evas_x.c:1487: error: 'struct <anonymous>' has no member named
> 'rotation'
> ecore_evas_x.c: In function '_ecore_evas_x_alpha_set':
> ecore_evas_x.c:1782: error: 'struct <anonymous>' has no member named
> 'destination_alpha'
> ecore_evas_x.c: In function 'ecore_evas_gl_x11_pre_post_swap_callback_set':
> ecore_evas_x.c:3274: error: 'Evas_Engine_Info_GL_X11' has no member named
> 'callback'
> ecore_evas_x.c:3275: error: 'Evas_Engine_Info_GL_X11' has no member named
> 'callback'
> ecore_evas_x.c:3276: error: 'Evas_Engine_Info_GL_X11' has no member named
> 'callback'
> make[4]: *** [ecore_evas_x.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
>

What do you think ?

Thank you in advance for any return.

yesi
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to