Strange... I'm unable to compile successfully ecore... It is what I got when I try :
i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_evas -I../../../src/lib/ecore -I../../../src/lib/ecore_evas -I../../../src/lib/ecore_x -I../../../src/lib/ecore_fb -I../../../src/lib/ecore_directfb -I-D_REENTRANT -D_GNU_SOURCE -I/usr/include/directfb -g -O2 -Wall -MT ecore_evas.lo -MD -MP -MF .deps/ecore_evas.Tpo -c ecore_evas.c -fPIC -DPIC -o .libs/ecore_evas.o In file included from ecore_evas.c:4: ecore_evas_private.h:41:34: error: Evas_Engine_DirectFB.h: No such file or directory ecore_evas.c: In function 'ecore_evas_shutdown': ecore_evas.c:107: warning: implicit declaration of function '_ecore_evas_directfb_shutdown' Have anyone the same problem ? leloxias 2005/10/20, AUDIBERT Francois GC EUR <[EMAIL PROTECTED]>: > You need libxcursor-dev on your system (got the same problem as you and > found out this solved it) > > As I'm using debian sid I gave you the package name. On your system it > might be different. > > Best Regards > > leloxias wrote: > > >Hi, I'm also in trouble trying to compile e17... it's strange it's the > >first time I have problems > > > >ecore_x.o > >ecore_x.c: In function 'ecore_x_cursor_new': > >ecore_x.c:1165: warning: pointer targets in assignment differ in signedness > >ecore_x.c:1197: warning: pointer targets in assignment differ in signedness > >ecore_x.c:1235: warning: pointer targets in assignment differ in signedness > >.... > >In file included from ecore_evas.c:4: > >ecore_evas_private.h:41:34: error: Evas_Engine_DirectFB.h: No such > >file or directory > >ecore_evas.c: In function 'ecore_evas_shutdown': > >ecore_evas.c:107: warning: implicit declaration of function > >'_ecore_evas_directfb_shutdown' > > > >It seems there are trouble with ecore. > > > >leloxias > > > >2005/10/20, Uung H.R Bhuwono <[EMAIL PROTECTED]>: > > > > > >>Hi, > >> > >>I'm new in here. I face some difficulties when trying to compile > >>enlightenment. I hope someone here can help me out. > >>I try to compile enlightenment-0.16.999.018, it give me error > >> > >>e_actions.h:21: error: syntax error before "Ecore_X_Event_Mouse_Button_Down" > >>e_actions.h:22: error: syntax error before "Ecore_X_Event_Mouse_Wheel" > >>e_actions.h:23: error: syntax error before "Ecore_X_Event_Key_Down" > >>e_actions.h:26: error: syntax error before "Ecore_X_Event_Mouse_Button_Up" > >>e_actions.h:27: error: syntax error before "Ecore_X_Event_Key_Up" > >>In file included from e_includes.h:45, > >> from e.h:87, > >> from e_main.c:4: > >>e_popup.h:30: error: syntax error before "Ecore_X_Rectangle" > >>e_popup.h:30: warning: no semicolon at end of struct or union > >>e_main.c: In function `_e_main_screens_init': > >>e_main.c:736: warning: assignment makes pointer from integer without a cast > >>make[3]: *** [e_main.o] Error 1 > >> > >>I use debian sarge, please let me know what wrong with my system here > >> > >>Thanks, > >> > >> > >>-- > >>____________________________________________________ > >> > >>Uung H.R Bhuwono > >> > >>+++++++++++++++++++++++++++++++++++++++++++++ > >>Personal Blog > >>http://g33kgnu3r.blogspot.com/ > >>____________________________________________________ > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by: > >>Power Architecture Resource Center: Free content, downloads, discussions, > >>and more. http://solutions.newsforge.com/ibmarch.tmpl > >>_______________________________________________ > >>enlightenment-users mailing list > >>[email protected] > >>https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > >> > >> > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: > >Power Architecture Resource Center: Free content, downloads, discussions, > >and more. http://solutions.newsforge.com/ibmarch.tmpl > >_______________________________________________ > >enlightenment-users mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
